Skip to content

Commit

Permalink
Added the path to the preferences and added labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz Ulrich committed Jul 4, 2009
1 parent 0911f8e commit e02b547
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Preferences.plist
Expand Up @@ -25,6 +25,18 @@
<string>cx.ath.the-kenny.ThingsPlugin</string>
<key>key</key>
<string>Limit</string>
<key>label</key>
<string>Limit</string>
</dict>
<dict>
<key>cell</key>
<string>PSEditTextCell</string>
<key>defaults</key>
<string>cx.ath.the-kenny.ThingsPlugin</string>
<key>key</key>
<string>databasePath</string>
<key>label</key>
<string>Path</string>
</dict>
</array>
</dict>
Expand Down

0 comments on commit e02b547

Please sign in to comment.