Added an uninstaller for GrowlMail, based off of the one for Growl.
1.1 --- a/Release/Makefile Fri Sep 11 05:52:27 2009 -0700
1.2 +++ b/Release/Makefile Fri Sep 11 10:50:56 2009 -0700
1.3 @@ -169,6 +169,8 @@
1.4 @# build GrowlMail package
1.5 mkdir $(GROWL_DIR)/Extras/GrowlMail
1.6 $(PACKAGE_MAKER) --no-relocate --doc GrowlMail/GrowlMail\ Installer.pmdoc --out $(GROWL_DIR)/Extras/GrowlMail/GrowlMail.pkg --version $(VERSION) --id com.growl.growlmail.pkg -v
1.7 + cp -R "Uninstall GrowlMail.app" $(GROWL_DIR)/Extras/GrowlMail
1.8 + /Developer/Tools/SetFile -a E $(GROWL_DIR)/Extras/GrowlMail/Uninstall\ GrowlMail.app
1.9 cp $(SRC_DIR)/Extras/GrowlMail/*.rtf $(GROWL_DIR)/Extras/GrowlMail
1.10
1.11 @# build GrowlSafari package
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
2.2 +++ b/Release/Uninstall GrowlMail.app/Contents/Info.plist Fri Sep 11 10:50:56 2009 -0700
2.3 @@ -0,0 +1,44 @@
2.4 +<?xml version="1.0" encoding="UTF-8"?>
2.5 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2.6 +<plist version="1.0">
2.7 +<dict>
2.8 + <key>CFBundleAllowMixedLocalizations</key>
2.9 + <true/>
2.10 + <key>CFBundleDevelopmentRegion</key>
2.11 + <string>English</string>
2.12 + <key>CFBundleExecutable</key>
2.13 + <string>applet</string>
2.14 + <key>CFBundleIconFile</key>
2.15 + <string>applet</string>
2.16 + <key>CFBundleInfoDictionaryVersion</key>
2.17 + <string>6.0</string>
2.18 + <key>CFBundleName</key>
2.19 + <string>Uninstall GrowlMail</string>
2.20 + <key>CFBundlePackageType</key>
2.21 + <string>APPL</string>
2.22 + <key>CFBundleSignature</key>
2.23 + <string>aplt</string>
2.24 + <key>LSMinimumSystemVersionByArchitecture</key>
2.25 + <dict>
2.26 + <key>x86_64</key>
2.27 + <string>10.6</string>
2.28 + </dict>
2.29 + <key>LSRequiresCarbon</key>
2.30 + <true/>
2.31 + <key>WindowState</key>
2.32 + <dict>
2.33 + <key>dividerCollapsed</key>
2.34 + <false/>
2.35 + <key>eventLogLevel</key>
2.36 + <integer>-1</integer>
2.37 + <key>name</key>
2.38 + <string>ScriptWindowState</string>
2.39 + <key>positionOfDivider</key>
2.40 + <real>308</real>
2.41 + <key>savedFrame</key>
2.42 + <string>360 508 644 494 0 0 1280 1002 </string>
2.43 + <key>selectedTabView</key>
2.44 + <string>event log</string>
2.45 + </dict>
2.46 +</dict>
2.47 +</plist>
3.1 Binary file Release/Uninstall GrowlMail.app/Contents/MacOS/applet has changed
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
4.2 +++ b/Release/Uninstall GrowlMail.app/Contents/PkgInfo Fri Sep 11 10:50:56 2009 -0700
4.3 @@ -0,0 +1,1 @@
4.4 +APPLaplt
4.5 \ No newline at end of file
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
5.2 +++ b/Release/Uninstall GrowlMail.app/Contents/Resources/English.lproj/Localizable.strings Fri Sep 11 10:50:56 2009 -0700
5.3 @@ -0,0 +1,10 @@
5.4 +<?xml version="1.0" encoding="UTF-8"?>
5.5 +<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5.6 +<plist version="1.0">
5.7 +<dict>
5.8 + <key>title</key>
5.9 + <string>Are you sure that you want to uninstall GrowlMail?</string>
5.10 + <key>succeeded</key>
5.11 + <string>Uninstallation successful!</string>
5.12 +</dict>
5.13 +</plist>
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
6.2 +++ b/Release/Uninstall GrowlMail.app/Contents/Resources/French.lproj/Localizable.strings Fri Sep 11 10:50:56 2009 -0700
6.3 @@ -0,0 +1,8 @@
6.4 +<?xml version="1.0" encoding="UTF-8"?>
6.5 +<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
6.6 +<plist version="1.0">
6.7 +<dict>
6.8 + <key>title</key>
6.9 + <string>Voulez-vous vraiment désinstaller GrowlMail?</string>
6.10 +</dict>
6.11 +</plist>
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
7.2 +++ b/Release/Uninstall GrowlMail.app/Contents/Resources/German.lproj/Localizable.strings Fri Sep 11 10:50:56 2009 -0700
7.3 @@ -0,0 +1,8 @@
7.4 +<?xml version="1.0" encoding="UTF-8"?>
7.5 +<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
7.6 +<plist version="1.0">
7.7 +<dict>
7.8 + <key>title</key>
7.9 + <string>Möchten Sie GrowlMail wirklich deinstallieren?</string>
7.10 +</dict>
7.11 +</plist>
8.1 Binary file Release/Uninstall GrowlMail.app/Contents/Resources/Scripts/main.scpt has changed
9.1 Binary file Release/Uninstall GrowlMail.app/Contents/Resources/applet.icns has changed
10.1 Binary file Release/Uninstall GrowlMail.app/Contents/Resources/applet.rsrc has changed
11.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
11.2 +++ b/Release/Uninstall GrowlMail.app/Contents/Resources/description.rtfd/TXT.rtf Fri Sep 11 10:50:56 2009 -0700
11.3 @@ -0,0 +1,4 @@
11.4 +{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf110
11.5 +{\fonttbl}
11.6 +{\colortbl;\red255\green255\blue255;}
11.7 +}
11.8 \ No newline at end of file