diff options
author | rowanbeentje <rowan@beent.je> | 2009-04-12 00:02:54 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2009-04-12 00:02:54 +0000 |
commit | 31f8188faffabfca596a273ea4b376326f324f78 (patch) | |
tree | c040975e230d7882c36c96d45bd79b26fd6a814f /Resources | |
parent | 40a49b30a8feaf8f0cdd7a084d9843ce7d6da77f (diff) | |
download | sequelpro-31f8188faffabfca596a273ea4b376326f324f78.tar.gz sequelpro-31f8188faffabfca596a273ea4b376326f324f78.tar.bz2 sequelpro-31f8188faffabfca596a273ea4b376326f324f78.zip |
- Correctly set default editor font to Monaco 10
- Restore pref upgrade methods, make compatibible with both lastUsedVersion and LastUsedVersion keys
- Add upgrade method to map old pref keys to new pref keys, delete old keys
Diffstat (limited to 'Resources')
-rw-r--r-- | Resources/PreferenceDefaults.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Resources/PreferenceDefaults.plist b/Resources/PreferenceDefaults.plist index ac2af799..6e4738f8 100644 --- a/Resources/PreferenceDefaults.plist +++ b/Resources/PreferenceDefaults.plist @@ -33,7 +33,7 @@ <key>KeepAliveInterval</key> <integer>60</integer> <key>CustomQueryEditorFont</key> - <data>BAtzdHJlYW10eXBlZIHoA4QBQISEhAZOU0ZvbnQehIQITlNPYmplY3QAhYQBaUCEBVs2NGNdBgAAADgAAAD//kIAaQB0AHMAdAByAGUAYQBtAFYAZQByAGEAUwBhAG4AcwBNAG8AbgBvAC0AUgBvAG0AYQBuAIQBZguEAWMAmAGYAJgAhg==</data> + <data>BAtzdHJlYW10eXBlZIHoA4QBQISEhAZOU0ZvbnQehIQITlNPYmplY3QAhYQBaRiEBVsyNGNdBgAAAA4AAAD//k0AbwBuAGEAYwBvAAAAhAFmCoQBYwCYAZgAmACG</data> <key>CustomQueryAutoindent</key> <true/> <key>CustomQueryAutopair</key> |