aboutsummaryrefslogtreecommitdiffstats
path: root/swtmenubar/.gitignore
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2011-04-13 23:51:39 -0700
committerRaphael Moll <ralf@android.com>2011-04-15 11:52:59 -0700
commit51cb7801f4d3abf5d98702ebf8c6b16d44097365 (patch)
tree8906249527c75a869324368533022103456c55e6 /swtmenubar/.gitignore
parentcc422bcaf6dd9328d949600739dcc4db8deb2b61 (diff)
downloadsdk-51cb7801f4d3abf5d98702ebf8c6b16d44097365.zip
sdk-51cb7801f4d3abf5d98702ebf8c6b16d44097365.tar.gz
sdk-51cb7801f4d3abf5d98702ebf8c6b16d44097365.tar.bz2
swtmenubar library for the SDK.
This little EPL library provides a way for the SDK apps to integrate with the Mac menu bar -- that is correctly hook into the About and Preferences menu items. On other platforms (Windows, Linux), corresponding items are added to the provided menu. The library provides both a Carbon and a Cocoa implementation. However the Cocoa implemented is currently commented out since we only link with a Carbon-aware version of SWT.jar. Added a README that explain how to use this. Change-Id: I4b8457f0269946df056b5dd597c7263da1c4e784
Diffstat (limited to 'swtmenubar/.gitignore')
-rw-r--r--swtmenubar/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/swtmenubar/.gitignore b/swtmenubar/.gitignore
new file mode 100644
index 0000000..ba077a4
--- /dev/null
+++ b/swtmenubar/.gitignore
@@ -0,0 +1 @@
+bin