From d6ca3b8219174e409d3da3434025fb7dd47afa76 Mon Sep 17 00:00:00 2001 From: Thomas Watson Date: Wed, 26 Feb 2014 10:43:41 -0600 Subject: Bug 429093 - Some old icons can be removed from equinox. - remove unnecessary Mac files. --- .../macosx/ppc/Eclipse.app/Contents/Info.plist | 73 --------------------- .../ppc/Eclipse.app/Contents/MacOS/eclipse.ini | 9 --- .../Eclipse.app/Contents/Resources/Eclipse.icns | Bin 286605 -> 0 bytes 3 files changed, 82 deletions(-) delete mode 100644 features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Info.plist delete mode 100644 features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/MacOS/eclipse.ini delete mode 100644 features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Resources/Eclipse.icns (limited to 'features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app') 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 deleted file mode 100644 index e784368f7..000000000 --- a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Info.plist +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - 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/ppc/Eclipse.app/Contents/MacOS/eclipse.ini b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/MacOS/eclipse.ini deleted file mode 100644 index 72fea18c7..000000000 --- a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/MacOS/eclipse.ini +++ /dev/null @@ -1,9 +0,0 @@ --showsplash -org.eclipse.platform --vmargs --Xdock:icon=../Resources/Eclipse.icns --XstartOnFirstThread --Xms40m --Xmx256m --XX:MaxPermSize=256m --Dorg.eclipse.swt.internal.carbon.smallFonts diff --git a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Resources/Eclipse.icns b/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Resources/Eclipse.icns deleted file mode 100644 index 875e32dde..000000000 Binary files a/features/org.eclipse.equinox.executable.feature/bin/cocoa/macosx/ppc/Eclipse.app/Contents/Resources/Eclipse.icns and /dev/null differ -- cgit v1.2.3