diff options
author | stuconnolly <stuart02@gmail.com> | 2009-01-27 23:22:32 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-01-27 23:22:32 +0000 |
commit | b06c722672867c474d97200982ba610289593db4 (patch) | |
tree | f1c946f62abcb4118654058a5cf10a4f3137f01b /Interfaces/English.lproj | |
parent | 10e08fa7cecddf2d93d26ed3e14787721edce49d (diff) | |
download | sequelpro-b06c722672867c474d97200982ba610289593db4.tar.gz sequelpro-b06c722672867c474d97200982ba610289593db4.tar.bz2 sequelpro-b06c722672867c474d97200982ba610289593db4.zip |
Hide the help menu item until we've actually got some help documentation to display.
Diffstat (limited to 'Interfaces/English.lproj')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index da3f24e2..53938d16 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -8,7 +8,7 @@ <string key="IBDocument.HIToolboxVersion">353.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="81"/> + <integer value="106"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -1326,6 +1326,7 @@ <bool key="EncodedWithXMLCoder">YES</bool> <object class="NSMenuItem" id="896818469"> <reference key="NSMenu" ref="1021151289"/> + <bool key="NSIsHidden">YES</bool> <string key="NSTitle">Sequel Pro Help</string> <string key="NSKeyEquiv">?</string> <int key="NSKeyEquivModMask">1048576</int> @@ -6368,7 +6369,7 @@ <integer value="1" id="9"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> - <string>{{581, 440}, {181, 43}}</string> + <string>{{778, 664}, {181, 43}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{561, 605}, {181, 43}}</string> |