summaryrefslogtreecommitdiff
path: root/.theos/_/Library/PreferenceLoader/Preferences
diff options
context:
space:
mode:
Diffstat (limited to '.theos/_/Library/PreferenceLoader/Preferences')
-rw-r--r--.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist21
1 files changed, 21 insertions, 0 deletions
diff --git a/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist b/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist
new file mode 100644
index 0000000..269e439
--- /dev/null
+++ b/.theos/_/Library/PreferenceLoader/Preferences/IntemperatePrefs.plist
@@ -0,0 +1,21 @@
+<?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>