This repository has been archived on 2026-04-17. You can view files and clone it, but cannot push or open issues or pull requests.
repo/pkgs/UnderTime/Library/PreferenceLoader/Preferences/UnderTime.plist
2018-05-28 14:38:24 -06:00

21 lines
511 B
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>entry</key>
<dict>
<key>bundle</key>
<string>UnderTime</string>
<key>cell</key>
<string>PSLinkCell</string>
<key>detail</key>
<string>udtRootListController</string>
<key>icon</key>
<string>icon.png</string>
<key>isController</key>
<true/>
<key>label</key>
<string>UnderTime</string>
</dict>
</dict>
</plist>