Browse Source
This application is incompatible with Mavericks, and it is superseded by the mechanisms provided within the UI itself. Also update the readme to reflect this change.pull/9/head
9 changed files with 4 additions and 59 deletions
@ -1,44 +0,0 @@ |
|||
<?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>CFBundleExecutable</key> |
|||
<string>applet</string> |
|||
<key>CFBundleIconFile</key> |
|||
<string>applet</string> |
|||
<key>CFBundleInfoDictionaryVersion</key> |
|||
<string>6.0</string> |
|||
<key>CFBundleName</key> |
|||
<string>Delete_Preferences</string> |
|||
<key>CFBundlePackageType</key> |
|||
<string>APPL</string> |
|||
<key>CFBundleSignature</key> |
|||
<string>aplt</string> |
|||
<key>LSMinimumSystemVersionByArchitecture</key> |
|||
<dict> |
|||
<key>x86_64</key> |
|||
<string>10.6</string> |
|||
</dict> |
|||
<key>LSRequiresCarbon</key> |
|||
<true/> |
|||
<key>WindowState</key> |
|||
<dict> |
|||
<key>dividerCollapsed</key> |
|||
<false/> |
|||
<key>eventLogLevel</key> |
|||
<integer>-1</integer> |
|||
<key>name</key> |
|||
<string>ScriptWindowState</string> |
|||
<key>positionOfDivider</key> |
|||
<real>618</real> |
|||
<key>savedFrame</key> |
|||
<string>390 587 1311 831 0 0 2560 1418 </string> |
|||
<key>selectedTabView</key> |
|||
<string>description</string> |
|||
</dict> |
|||
</dict> |
|||
</plist> |
|||
Binary file not shown.
@ -1 +0,0 @@ |
|||
APPLaplt |
|||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 675 B |
@ -1,8 +0,0 @@ |
|||
{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230 |
|||
{\fonttbl\f0\fswiss\fcharset0 Helvetica;} |
|||
{\colortbl;\red255\green255\blue255;} |
|||
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\tx7280\tx7840\tx8400\tx8960\tx9520\tx10080\tx10640\tx11200\tx11760\tx12320\tx12880\tx13440\tx14000\tx14560\tx15120\tx15680\tx16240\tx16800\tx17360\tx17920\tx18480\tx19040\tx19600\tx20160\tx20720\tx21280\tx21840\tx22400\tx22960\tx23520\tx24080\tx24640\tx25200\tx25760\tx26320\tx26880\tx27440\tx28000\tx28560\tx29120\tx29680\tx30240\tx30800\tx31360\tx31920\tx32480\tx33040\tx33600\tx34160\tx34720\tx35280\tx35840\tx36400\tx36960\tx37520\tx38080\tx38640\tx39200\tx39760\tx40320\tx40880\tx41440\tx42000\tx42560\tx43120\tx43680\tx44240\tx44800\tx45360\tx45920\tx46480\tx47040\tx47600\tx48160\tx48720\tx49280\tx49840\tx50400\tx50960\tx51520\tx52080\tx52640\tx53200\tx53760\tx54320\tx54880\tx55440\tx56000\pardirnatural |
|||
|
|||
\f0\fs24 \cf0 \CocoaLigature0 This script moves VLC's preferences files to the trash, so the user does not need to search for them. It does not empty your trash, but requires the user to do so afterwards.\ |
|||
\ |
|||
This script is published under the same license as the VLC package.} |
|||
Loading…
Reference in new issue