Release/Uninstall GrowlMail.app/Contents/Info.plist
changeset 4394 6e6d39bbec43
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Release/Uninstall GrowlMail.app/Contents/Info.plist	Fri Sep 11 10:50:56 2009 -0700
     1.3 @@ -0,0 +1,44 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     1.6 +<plist version="1.0">
     1.7 +<dict>
     1.8 +	<key>CFBundleAllowMixedLocalizations</key>
     1.9 +	<true/>
    1.10 +	<key>CFBundleDevelopmentRegion</key>
    1.11 +	<string>English</string>
    1.12 +	<key>CFBundleExecutable</key>
    1.13 +	<string>applet</string>
    1.14 +	<key>CFBundleIconFile</key>
    1.15 +	<string>applet</string>
    1.16 +	<key>CFBundleInfoDictionaryVersion</key>
    1.17 +	<string>6.0</string>
    1.18 +	<key>CFBundleName</key>
    1.19 +	<string>Uninstall GrowlMail</string>
    1.20 +	<key>CFBundlePackageType</key>
    1.21 +	<string>APPL</string>
    1.22 +	<key>CFBundleSignature</key>
    1.23 +	<string>aplt</string>
    1.24 +	<key>LSMinimumSystemVersionByArchitecture</key>
    1.25 +	<dict>
    1.26 +		<key>x86_64</key>
    1.27 +		<string>10.6</string>
    1.28 +	</dict>
    1.29 +	<key>LSRequiresCarbon</key>
    1.30 +	<true/>
    1.31 +	<key>WindowState</key>
    1.32 +	<dict>
    1.33 +		<key>dividerCollapsed</key>
    1.34 +		<false/>
    1.35 +		<key>eventLogLevel</key>
    1.36 +		<integer>-1</integer>
    1.37 +		<key>name</key>
    1.38 +		<string>ScriptWindowState</string>
    1.39 +		<key>positionOfDivider</key>
    1.40 +		<real>308</real>
    1.41 +		<key>savedFrame</key>
    1.42 +		<string>360 508 644 494 0 0 1280 1002 </string>
    1.43 +		<key>selectedTabView</key>
    1.44 +		<string>event log</string>
    1.45 +	</dict>
    1.46 +</dict>
    1.47 +</plist>