From 55b40625e1a03acd0f4a8c8321238e91e4482c48 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Tue, 4 Mar 2014 11:11:40 -0600 Subject: Revert "Bug 429093 - Some old icons can be removed from equinox." This reverts commit d6ca3b8219174e409d3da3434025fb7dd47afa76. Only restoring the Info.plist files. --- .../macosx/ppc/Eclipse.app/Contents/Info.plist | 73 +++++++++++++++++++++ .../macosx/x86/Eclipse.app/Contents/Info.plist | 75 ++++++++++++++++++++++ .../macosx/x86_64/Eclipse.app/Contents/Info.plist | 75 ++++++++++++++++++++++ 3 files changed, 223 insertions(+) create mode 100644 features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Info.plist create mode 100644 features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86/Eclipse.app/Contents/Info.plist create mode 100644 features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist (limited to 'features/org.eclipse.equinox.executable.feature/bin/cocoa') diff --git a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Info.plist b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Info.plist new file mode 100644 index 000000000..e784368f7 --- /dev/null +++ b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Info.plist @@ -0,0 +1,73 @@ + + + + + + CFBundleExecutable + eclipse + CFBundleGetInfoString + Eclipse 3.8 for Mac OS X, Copyright IBM Corp. and others 2002, 2011. All rights reserved. + CFBundleIconFile + Eclipse.icns + CFBundleIdentifier + org.eclipse.eclipse + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Eclipse + CFBundlePackageType + APPL + CFBundleShortVersionString + 3.8 + CFBundleSignature + ???? + CFBundleVersion + 3.8 + CFBundleDevelopmentRegion + English + CFBundleLocalizations + + ar + cs + da + el + en + es + de + fi + fr + hu + it + iw + ja + ko + nl + no + pl + pt_BR + pt + ru + sv + tr + zh_HK + zh_TW + zh + + + Eclipse + + + -keyring~/.eclipse_keyring + -showlocation + + + + + diff --git a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86/Eclipse.app/Contents/Info.plist b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86/Eclipse.app/Contents/Info.plist new file mode 100644 index 000000000..864546bac --- /dev/null +++ b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86/Eclipse.app/Contents/Info.plist @@ -0,0 +1,75 @@ + + + + + + CFBundleExecutable + eclipse + CFBundleGetInfoString + Eclipse 4.3 for Mac OS X, Copyright IBM Corp. and others 2002, 2012. All rights reserved. + CFBundleIconFile + Eclipse.icns + CFBundleIdentifier + org.eclipse.eclipse + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Eclipse + CFBundlePackageType + APPL + CFBundleShortVersionString + 4.3 + CFBundleSignature + ???? + CFBundleVersion + 4.3 + NSHighResolutionCapable + + CFBundleDevelopmentRegion + English + CFBundleLocalizations + + ar + cs + da + el + en + es + de + fi + fr + hu + it + iw + ja + ko + nl + no + pl + pt_BR + pt + ru + sv + tr + zh_HK + zh_TW + zh + + + Eclipse + + + -keyring~/.eclipse_keyring + -showlocation + + + + + diff --git a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist new file mode 100644 index 000000000..864546bac --- /dev/null +++ b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist @@ -0,0 +1,75 @@ + + + + + + CFBundleExecutable + eclipse + CFBundleGetInfoString + Eclipse 4.3 for Mac OS X, Copyright IBM Corp. and others 2002, 2012. All rights reserved. + CFBundleIconFile + Eclipse.icns + CFBundleIdentifier + org.eclipse.eclipse + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Eclipse + CFBundlePackageType + APPL + CFBundleShortVersionString + 4.3 + CFBundleSignature + ???? + CFBundleVersion + 4.3 + NSHighResolutionCapable + + CFBundleDevelopmentRegion + English + CFBundleLocalizations + + ar + cs + da + el + en + es + de + fi + fr + hu + it + iw + ja + ko + nl + no + pl + pt_BR + pt + ru + sv + tr + zh_HK + zh_TW + zh + + + Eclipse + + + -keyring~/.eclipse_keyring + -showlocation + + + + + -- cgit v1.2.3