diff options
| author | FivePixels <o5pxels@gmail.com> | 2020-07-07 13:37:24 -0500 |
|---|---|---|
| committer | FivePixels <o5pxels@gmail.com> | 2020-07-07 13:37:24 -0500 |
| commit | a692718a2ae3d46db6c63b68a924f66f671ba004 (patch) | |
| tree | 7a5ad3fa2c6744b53637c8c0e3bc5b68d3fdb3a4 /.theos/_/Library/PreferenceLoader | |
| parent | 20dcfabbfbed12577ab175e88da23024c69db47a (diff) | |
| download | intemperate-a692718a2ae3d46db6c63b68a924f66f671ba004.tar.xz intemperate-a692718a2ae3d46db6c63b68a924f66f671ba004.zip | |
New twitter ID and add alert when blocking begins
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> |
