2008-07-10 19:30:03 +00: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 18:10:46 +00:00
|
|
|
|
<key>CFBundleGetInfoString</key>
|
2013-04-08 15:47:22 +00:00
|
|
|
|
<string>DeDRM AppleScript 6.0.3. Written 2010–2013 by Apprentice Alf and others.</string>
|
2008-07-10 19:30:03 +00:00
|
|
|
|
<key>CFBundleIconFile</key>
|
2012-09-09 00:45:24 +00:00
|
|
|
|
<string>DeDRM</string>
|
2013-04-08 15:47:22 +00:00
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
|
<string>com.apple.ScriptEditor.id.707CCCD5-0C6C-4BEB-B67C-B6E866ADE85A</string>
|
2008-07-10 19:30:03 +00:00
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
|
<string>6.0</string>
|
|
|
|
|
<key>CFBundleName</key>
|
2013-03-26 16:38:18 +00:00
|
|
|
|
<string>DeDRM</string>
|
2008-07-10 19:30:03 +00:00
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
|
<string>APPL</string>
|
2010-12-02 18:10:46 +00:00
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2013-04-08 15:47:22 +00:00
|
|
|
|
<string>6.0.3</string>
|
2010-12-30 22:41:07 +00:00
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
|
<string>dplt</string>
|
2008-07-10 19:30:03 +00:00
|
|
|
|
<key>LSRequiresCarbon</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>WindowState</key>
|
|
|
|
|
<dict>
|
2012-11-07 13:14:25 +00:00
|
|
|
|
<key>dividerCollapsed</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>eventLogLevel</key>
|
|
|
|
|
<integer>-1</integer>
|
2008-07-10 19:30:03 +00:00
|
|
|
|
<key>name</key>
|
|
|
|
|
<string>ScriptWindowState</string>
|
|
|
|
|
<key>positionOfDivider</key>
|
2013-04-08 15:47:22 +00:00
|
|
|
|
<real>0.0</real>
|
2008-07-10 19:30:03 +00:00
|
|
|
|
<key>savedFrame</key>
|
2013-04-08 15:47:22 +00:00
|
|
|
|
<string>320 125 1002 753 0 0 1440 878 </string>
|
2008-07-10 19:30:03 +00:00
|
|
|
|
<key>selectedTabView</key>
|
2011-10-28 06:24:15 +00:00
|
|
|
|
<string>event log</string>
|
2008-07-10 19:30:03 +00:00
|
|
|
|
</dict>
|
|
|
|
|
</dict>
|
|
|
|
|
</plist>
|