Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.executable/bin/carbon/macosx/ppc/Eclipse.app/Contents')
-rw-r--r--bundles/org.eclipse.equinox.executable/bin/carbon/macosx/ppc/Eclipse.app/Contents/Info.plist31
1 files changed, 30 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.executable/bin/carbon/macosx/ppc/Eclipse.app/Contents/Info.plist b/bundles/org.eclipse.equinox.executable/bin/carbon/macosx/ppc/Eclipse.app/Contents/Info.plist
index fa5eba976..99e735835 100644
--- a/bundles/org.eclipse.equinox.executable/bin/carbon/macosx/ppc/Eclipse.app/Contents/Info.plist
+++ b/bundles/org.eclipse.equinox.executable/bin/carbon/macosx/ppc/Eclipse.app/Contents/Info.plist
@@ -23,6 +23,36 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>3.5</string>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleLocalizations</key>
+ <array>
+ <string>ar</string>
+ <string>cs</string>
+ <string>da</string>
+ <string>el</string>
+ <string>en</string>
+ <string>es</string>
+ <string>de</string>
+ <string>fi</string>
+ <string>fr</string>
+ <string>hu</string>
+ <string>it</string>
+ <string>iw</string>
+ <string>ja</string>
+ <string>ko</string>
+ <string>nl</string>
+ <string>no</string>
+ <string>pl</string>
+ <string>pt_BR</string>
+ <string>pt</string>
+ <string>ru</string>
+ <string>sv</string>
+ <string>tr</string>
+ <string>zh_HK</string>
+ <string>zh_TW</string>
+ <string>zh</string>
+ </array>
<key>Eclipse</key>
<array>
@@ -31,7 +61,6 @@
<string>-vm</string><string>/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java</string>
-->
<string>-keyring</string><string>~/.eclipse_keyring</string>
- <string>-consoleLog</string>
<string>-showlocation</string>
<!-- WARNING:
If you try to add a single VM argument (-vmargs) here,

Back to the top