diff options
author | stuconnolly <stuart02@gmail.com> | 2009-11-14 22:21:13 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-11-14 22:21:13 +0000 |
commit | 694e5a55fe9f2579fdef121e3da9d300ed372f89 (patch) | |
tree | 6a3e033bc5437ef157a225d2cdf7975ea4cfb9af /Interfaces/English.lproj/Console.xib | |
parent | 1ac04adbfe9ad64a9aaa35780301309718ff85d9 (diff) | |
download | sequelpro-694e5a55fe9f2579fdef121e3da9d300ed372f89.tar.gz sequelpro-694e5a55fe9f2579fdef121e3da9d300ed372f89.tar.bz2 sequelpro-694e5a55fe9f2579fdef121e3da9d300ed372f89.zip |
Updates to the 'use monospaced font' preference, making it a lot more consistent across all table views. Also includes live updating when the preference is changed as well as its implementation in the query console, process list and variables table views.
Diffstat (limited to 'Interfaces/English.lproj/Console.xib')
-rw-r--r-- | Interfaces/English.lproj/Console.xib | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/Interfaces/English.lproj/Console.xib b/Interfaces/English.lproj/Console.xib index d84c24b5..1afdbc3b 100644 --- a/Interfaces/English.lproj/Console.xib +++ b/Interfaces/English.lproj/Console.xib @@ -12,8 +12,8 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> + <integer value="7"/> <integer value="49"/> - <integer value="79"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -534,7 +534,7 @@ </object> </object> </object> - <int key="NSSelectedIndex">4</int> + <int key="NSSelectedIndex">1</int> <bool key="NSPullDown">YES</bool> <int key="NSPreferredEdge">1</int> <bool key="NSUsesItemFromMenu">YES</bool> @@ -645,10 +645,6 @@ </object> </object> <object class="NSUserDefaultsController" id="320962651"> - <object class="NSMutableArray" key="NSDeclaredKeys"> - <bool key="EncodedWithXMLCoder">YES</bool> - <string>SPConsoleShowTimestamps</string> - </object> <bool key="NSSharedInstance">YES</bool> </object> </object> @@ -1327,7 +1323,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{255, 481}, {283, 118}}</string> + <string>{{255, 376}, {283, 223}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <object class="NSMutableDictionary"> |