Browse Source

Alphabetize pref cells

master
lint 4 years ago
parent
commit
d0507b9b53
1 changed files with 16 additions and 16 deletions
  1. +16
    -16
      prefs/Resources/Root.plist

+ 16
- 16
prefs/Resources/Root.plist View File

<key>defaults</key> <key>defaults</key>
<string>com.lint.undelete.prefs</string> <string>com.lint.undelete.prefs</string>
<key>key</key> <key>key</key>
<string>isRedditEnabled</string>
<string>isAlienBlueEnabled</string>
<key>label</key> <key>label</key>
<string>Enable Reddit</string>
<string>Enable Alien Blue</string>
</dict> </dict>
<dict> <dict>
<key>PostNotification</key> <key>PostNotification</key>
<key>defaults</key> <key>defaults</key>
<string>com.lint.undelete.prefs</string> <string>com.lint.undelete.prefs</string>
<key>key</key> <key>key</key>
<string>isApolloEnabled</string>
<string>isAntennaEnabled</string>
<key>label</key> <key>label</key>
<string>Enable Apollo</string>
<string>Enable Antenna</string>
</dict> </dict>
<dict> <dict>
<key>PostNotification</key> <key>PostNotification</key>
<key>defaults</key> <key>defaults</key>
<string>com.lint.undelete.prefs</string> <string>com.lint.undelete.prefs</string>
<key>key</key> <key>key</key>
<string>isNarwhalEnabled</string>
<string>isApolloEnabled</string>
<key>label</key> <key>label</key>
<string>Enable Narwhal</string>
<string>Enable Apollo</string>
</dict> </dict>
<dict> <dict>
<key>PostNotification</key> <key>PostNotification</key>
<key>defaults</key> <key>defaults</key>
<string>com.lint.undelete.prefs</string> <string>com.lint.undelete.prefs</string>
<key>key</key> <key>key</key>
<string>isAlienBlueEnabled</string>
<string>isBaconReaderEnabled</string>
<key>label</key> <key>label</key>
<string>Enable Alien Blue</string>
<string>Enable BaconReader</string>
</dict> </dict>
<dict> <dict>
<key>PostNotification</key> <key>PostNotification</key>
<key>defaults</key> <key>defaults</key>
<string>com.lint.undelete.prefs</string> <string>com.lint.undelete.prefs</string>
<key>key</key> <key>key</key>
<string>isSlideEnabled</string>
<string>isBeamEnabled</string>
<key>label</key> <key>label</key>
<string>Enable Slide</string>
<string>Enable Beam</string>
</dict> </dict>
<dict> <dict>
<key>PostNotification</key> <key>PostNotification</key>
<key>defaults</key> <key>defaults</key>
<string>com.lint.undelete.prefs</string> <string>com.lint.undelete.prefs</string>
<key>key</key> <key>key</key>
<string>isBaconReaderEnabled</string>
<string>isNarwhalEnabled</string>
<key>label</key> <key>label</key>
<string>Enable BaconReader</string>
<string>Enable Narwhal</string>
</dict> </dict>
<dict> <dict>
<key>PostNotification</key> <key>PostNotification</key>
<key>defaults</key> <key>defaults</key>
<string>com.lint.undelete.prefs</string> <string>com.lint.undelete.prefs</string>
<key>key</key> <key>key</key>
<string>isAntennaEnabled</string>
<string>isRedditEnabled</string>
<key>label</key> <key>label</key>
<string>Enable Antenna</string>
<string>Enable Reddit</string>
</dict> </dict>
<dict> <dict>
<key>PostNotification</key> <key>PostNotification</key>
<key>defaults</key> <key>defaults</key>
<string>com.lint.undelete.prefs</string> <string>com.lint.undelete.prefs</string>
<key>key</key> <key>key</key>
<string>isBeamEnabled</string>
<string>isSlideEnabled</string>
<key>label</key> <key>label</key>
<string>Enable Beam</string>
<string>Enable Slide</string>
</dict> </dict>
<dict> <dict>
<key>cell</key> <key>cell</key>

Loading…
Cancel
Save