2008-07-10 21:30:03 +02:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
|
<plist version="1.0">
|
|
|
|
|
<dict>
|
|
|
|
|
<key>CFBundleAllowMixedLocalizations</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
|
<string>English</string>
|
|
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>*</string>
|
|
|
|
|
</array>
|
|
|
|
|
<key>CFBundleTypeOSTypes</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>****</string>
|
|
|
|
|
</array>
|
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
|
<string>Viewer</string>
|
|
|
|
|
</dict>
|
|
|
|
|
</array>
|
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
|
<string>droplet</string>
|
2010-12-02 19:10:46 +01:00
|
|
|
|
<key>CFBundleGetInfoString</key>
|
2012-09-17 19:00:25 +02:00
|
|
|
|
<string>DeDRM 5.3.1, Written 2010–2012 by Apprentice Alf and others.</string>
|
2008-07-10 21:30:03 +02:00
|
|
|
|
<key>CFBundleIconFile</key>
|
2012-09-09 02:45:24 +02:00
|
|
|
|
<string>DeDRM</string>
|
2008-07-10 21:30:03 +02:00
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
|
<string>6.0</string>
|
|
|
|
|
<key>CFBundleName</key>
|
2012-09-17 19:00:25 +02:00
|
|
|
|
<string>DeDRM 5.3.1</string>
|
2008-07-10 21:30:03 +02:00
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
|
<string>APPL</string>
|
2010-12-02 19:10:46 +01:00
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2012-09-17 19:00:25 +02:00
|
|
|
|
<string>5.3.1</string>
|
2010-12-30 23:41:07 +01:00
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
|
<string>dplt</string>
|
2011-01-06 08:10:38 +01:00
|
|
|
|
<key>LSMinimumSystemVersion</key>
|
|
|
|
|
<string>10.5.0</string>
|
2008-07-10 21:30:03 +02:00
|
|
|
|
<key>LSRequiresCarbon</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>WindowState</key>
|
|
|
|
|
<dict>
|
|
|
|
|
<key>name</key>
|
|
|
|
|
<string>ScriptWindowState</string>
|
|
|
|
|
<key>positionOfDivider</key>
|
2012-09-09 02:45:24 +02:00
|
|
|
|
<real>554</real>
|
2008-07-10 21:30:03 +02:00
|
|
|
|
<key>savedFrame</key>
|
2012-09-17 19:00:25 +02:00
|
|
|
|
<string>1691 92 922 818 1440 0 1920 1080 </string>
|
2008-07-10 21:30:03 +02:00
|
|
|
|
<key>selectedTabView</key>
|
2011-10-28 08:24:15 +02:00
|
|
|
|
<string>event log</string>
|
2008-07-10 21:30:03 +02:00
|
|
|
|
</dict>
|
|
|
|
|
</dict>
|
|
|
|
|
</plist>
|