diff options
author | stuconnolly <stuart02@gmail.com> | 2008-12-06 23:07:48 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2008-12-06 23:07:48 +0000 |
commit | 62b26941c2b1aeb0cfa3c38a20fbcc06812c16ac (patch) | |
tree | ca7c6cc1c57cdb12b781f94fbab9ded6553b2efa /English.lproj | |
parent | f4ba50508f2c89b3ca5df46a7ec09e0002f7e2e5 (diff) | |
download | sequelpro-62b26941c2b1aeb0cfa3c38a20fbcc06812c16ac.tar.gz sequelpro-62b26941c2b1aeb0cfa3c38a20fbcc06812c16ac.tar.bz2 sequelpro-62b26941c2b1aeb0cfa3c38a20fbcc06812c16ac.zip |
Since the 'Page Setup' and 'Print' menu items are now hidden also hide the separator that was appearing at the bottom of the 'File' menu.
Diffstat (limited to 'English.lproj')
-rw-r--r-- | English.lproj/MainMenu.xib | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/English.lproj/MainMenu.xib b/English.lproj/MainMenu.xib index dc404fea..92e6195d 100644 --- a/English.lproj/MainMenu.xib +++ b/English.lproj/MainMenu.xib @@ -465,6 +465,7 @@ <reference key="NSMenu" ref="709725194"/> <bool key="NSIsDisabled">YES</bool> <bool key="NSIsSeparator">YES</bool> + <bool key="NSIsHidden">YES</bool> <string key="NSTitle"/> <string key="NSKeyEquiv"/> <int key="NSKeyEquivModMask">1048576</int> @@ -6632,7 +6633,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> </object> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> - <string>{{244, 424}, {511, 20}}</string> + <string>{{245, 265}, {511, 20}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{506, 836}, {511, 20}}</string> @@ -6817,7 +6818,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> <reference ref="9"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> - <string>{{135, 349}, {218, 253}}</string> + <string>{{256, 171}, {218, 253}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{518, 583}, {218, 253}}</string> @@ -6993,7 +6994,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{350, 271}, {205, 153}}</string> + <string>{{351, 112}, {205, 153}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{180, 535}, {182, 253}}</string> |