diff options
author | rowanbeentje <rowan@beent.je> | 2010-05-24 09:24:38 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2010-05-24 09:24:38 +0000 |
commit | d48005bd9b34f2fb1afd31f7487b7bbf8b9b978f (patch) | |
tree | c27ac371a986bdf2e8f9dd4441ed37c44b04ec64 /Interfaces/English.lproj/MainMenu.xib | |
parent | 98238ec8fb393295fc01804a3104092e3ea24c92 (diff) | |
download | sequelpro-d48005bd9b34f2fb1afd31f7487b7bbf8b9b978f.tar.gz sequelpro-d48005bd9b34f2fb1afd31f7487b7bbf8b9b978f.tar.bz2 sequelpro-d48005bd9b34f2fb1afd31f7487b7bbf8b9b978f.zip |
- Add support for progress indicator in tabs
- Hide Navigator menu option again
- Remove accidentally committed debug
Diffstat (limited to 'Interfaces/English.lproj/MainMenu.xib')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index 9eb99ada..26ba4dc4 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -2,7 +2,7 @@ <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> <data> <int key="IBDocument.SystemTarget">1050</int> - <string key="IBDocument.SystemVersion">10D573</string> + <string key="IBDocument.SystemVersion">10D2094</string> <string key="IBDocument.InterfaceBuilderVersion">762</string> <string key="IBDocument.AppKitVersion">1038.29</string> <string key="IBDocument.HIToolboxVersion">460.00</string> @@ -12,7 +12,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="81"/> + <integer value="29"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -1236,6 +1236,7 @@ </object> <object class="NSMenuItem" id="986291195"> <reference key="NSMenu" ref="466354362"/> + <bool key="NSIsHidden">YES</bool> <string key="NSTitle">Show Navigator</string> <string key="NSKeyEquiv">n</string> <int key="NSKeyEquivModMask">1835008</int> @@ -5066,7 +5067,7 @@ <integer value="1"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> - <string>{{594, 292}, {251, 293}}</string> + <string>{{546, 237}, {251, 293}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>{{698, 703}, {184, 133}}</string> @@ -5092,7 +5093,7 @@ <integer value="1"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> - <string>{{644, 332}, {255, 253}}</string> + <string>{{596, 277}, {255, 253}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>{{312, 683}, {231, 153}}</string> @@ -5159,7 +5160,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{725, 352}, {292, 233}}</string> + <string>{{677, 297}, {292, 233}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>{{829, 663}, {268, 173}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |