52 lines
1.2 KiB
Text
52 lines
1.2 KiB
Text
<?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>items</key>
|
|
<array>
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSGroupCell</string>
|
|
<key>label</key>
|
|
<string>UnderTime Settings</string>
|
|
</dict>
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSSwitchCell</string>
|
|
<key>default</key>
|
|
<true/>
|
|
<key>defaults</key>
|
|
<string>com.mpg13.undertime</string>
|
|
<key>key</key>
|
|
<string>Enable</string>
|
|
<key>label</key>
|
|
<string>Enable tweak</string>
|
|
</dict>
|
|
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSEditTextCell</string>
|
|
<key>default</key>
|
|
<string>d/M</string>
|
|
<key>defaults</key>
|
|
<string>com.mpg13.undertime</string>
|
|
<key>key</key>
|
|
<string>dformat</string>
|
|
</dict>
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSGroupCell</string>
|
|
<key>label</key>
|
|
<string>Forked from NeinZedd's "DateUnderTimeX". Thank him for his work!</string>
|
|
</dict>
|
|
<dict>
|
|
<key>cell</key>
|
|
<string>PSGroupCell</string>
|
|
<key>label</key>
|
|
<string>Use nsdateformatter.com to help you format your date!</string>
|
|
</dict>
|
|
</array>
|
|
<key>title</key>
|
|
<string>UnderTime</string>
|
|
</dict>
|
|
</plist>
|