Preparing the field for switching towards a full-fledged app (get rid of AppleScript) via py2app/py2exe

This commit is contained in:
Ciro Mattia Gonano
2012-12-09 12:37:25 +01:00
parent 8fdcc7e886
commit 4d96eb346f
19 changed files with 2403 additions and 11 deletions
+5 -5
View File
@@ -24,15 +24,15 @@
<key>CFBundleExecutable</key>
<string>droplet</string>
<key>CFBundleGetInfoString</key>
<string>KindleComicConverter 1.0, Written 2012 by Ciro Mattia Gonano</string>
<string>KindleComicConverter 2.0, Written 2012 by Ciro Mattia Gonano</string>
<key>CFBundleIconFile</key>
<string>droplet</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ScriptEditor.id.5D4EC602-9033-4D02-AF60-6380F83B0145</string>
<string>com.github.ciromattia.kcc</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>KindleComicConverter 1.0</string>
<string>KindleComicConverter 1.20</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
@@ -57,9 +57,9 @@
<key>positionOfDivider</key>
<real>568</real>
<key>savedFrame</key>
<string>144 338 889 690 0 0 1680 1028 </string>
<string>188 368 889 690 0 0 1920 1058 </string>
<key>selectedTabView</key>
<string>result</string>
<string>event log</string>
</dict>
</dict>
</plist>