diff options
Diffstat (limited to '.theos/_/Library/PreferenceLoader')
| -rw-r--r-- | .theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist b/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist deleted file mode 100644 index 269e439..0000000 --- a/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist +++ /dev/null @@ -1,21 +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>entry</key> - <dict> - <key>bundle</key> - <string>IntemperatePrefs</string> - <key>cell</key> - <string>PSLinkCell</string> - <key>detail</key> - <string>INPRootListController</string> - <key>icon</key> - <string>icon.png</string> - <key>isController</key> - <true/> - <key>label</key> - <string>Intemperate</string> - </dict> -</dict> -</plist> |
