diff options
author | mltownsend <mltownsend@gmail.com> | 2009-01-13 21:04:47 +0000 |
---|---|---|
committer | mltownsend <mltownsend@gmail.com> | 2009-01-13 21:04:47 +0000 |
commit | e5cbde261001731aabd456635b08ff8f2fb45785 (patch) | |
tree | fc983666a1d5a2145ce9f4eef80fbebfceff4e97 | |
parent | ee362fd38384a52bca95d31dc690e27c536a7625 (diff) | |
download | sequelpro-e5cbde261001731aabd456635b08ff8f2fb45785.tar.gz sequelpro-e5cbde261001731aabd456635b08ff8f2fb45785.tar.bz2 sequelpro-e5cbde261001731aabd456635b08ff8f2fb45785.zip |
Re-enabled Print Menu for preparation of being able to print something useful
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index 301fd4e2..da3f24e2 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -2,13 +2,13 @@ <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> <data> <int key="IBDocument.SystemTarget">1050</int> - <string key="IBDocument.SystemVersion">9F33</string> + <string key="IBDocument.SystemVersion">9G55</string> <string key="IBDocument.InterfaceBuilderVersion">677</string> - <string key="IBDocument.AppKitVersion">949.34</string> - <string key="IBDocument.HIToolboxVersion">352.00</string> + <string key="IBDocument.AppKitVersion">949.43</string> + <string key="IBDocument.HIToolboxVersion">353.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="57"/> + <integer value="81"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -486,8 +486,6 @@ </object> <object class="NSMenuItem" id="197057557"> <reference key="NSMenu" ref="709725194"/> - <bool key="NSIsDisabled">YES</bool> - <bool key="NSIsHidden">YES</bool> <string key="NSTitle">Print...</string> <string key="NSKeyEquiv">p</string> <int key="NSKeyEquivModMask">1048576</int> @@ -6994,7 +6992,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{333, 85}, {205, 153}}</string> + <string>{{434, 554}, {205, 153}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{180, 535}, {182, 253}}</string> |