diff options
author | bamse16 <marius@marius.me.uk> | 2009-04-11 09:12:49 +0000 |
---|---|---|
committer | bamse16 <marius@marius.me.uk> | 2009-04-11 09:12:49 +0000 |
commit | 41f8cde09ff77996339cabc71517496976beee2e (patch) | |
tree | 5c44d1532cf81b8a5bbd0575a5b318c895fb2613 /Interfaces/English.lproj/MainMenu.xib | |
parent | 06a412a95e9882c71d40272999f65a89e3447564 (diff) | |
download | sequelpro-41f8cde09ff77996339cabc71517496976beee2e.tar.gz sequelpro-41f8cde09ff77996339cabc71517496976beee2e.tar.bz2 sequelpro-41f8cde09ff77996339cabc71517496976beee2e.zip |
Removed page setup menu. We will setup the print orientation from print menu, like in Safari
Diffstat (limited to 'Interfaces/English.lproj/MainMenu.xib')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index 325f5892..f7bb802d 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> +<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.02"> <data> <int key="IBDocument.SystemTarget">1050</int> <string key="IBDocument.SystemVersion">9G55</string> - <string key="IBDocument.InterfaceBuilderVersion">677</string> + <string key="IBDocument.InterfaceBuilderVersion">672</string> <string key="IBDocument.AppKitVersion">949.43</string> <string key="IBDocument.HIToolboxVersion">353.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> @@ -13,15 +13,6 @@ <bool key="EncodedWithXMLCoder">YES</bool> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> </object> - <object class="NSMutableDictionary" key="IBDocument.Metadata"> - <bool key="EncodedWithXMLCoder">YES</bool> - <object class="NSArray" key="dict.sortedKeys"> - <bool key="EncodedWithXMLCoder">YES</bool> - </object> - <object class="NSMutableArray" key="dict.values"> - <bool key="EncodedWithXMLCoder">YES</bool> - </object> - </object> <object class="NSMutableArray" key="IBDocument.RootObjects" id="549353383"> <bool key="EncodedWithXMLCoder">YES</bool> <object class="NSCustomObject" id="515727999"> @@ -492,6 +483,8 @@ </object> <object class="NSMenuItem" id="946601370"> <reference key="NSMenu" ref="709725194"/> + <bool key="NSIsDisabled">YES</bool> + <bool key="NSIsHidden">YES</bool> <string key="NSTitle">Page Setup...</string> <string key="NSKeyEquiv">P</string> <int key="NSKeyEquivModMask">1048576</int> @@ -4039,7 +4032,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{759, 562}, {222, 193}}</string> + <string>{{543, 562}, {222, 193}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{180, 535}, {182, 253}}</string> |