diff options
author | stuconnolly <stuart02@gmail.com> | 2009-01-27 23:31:05 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-01-27 23:31:05 +0000 |
commit | 7d07490a216af0a76585e74e629971c83782d984 (patch) | |
tree | c6f67c6641e0539aa60b17f29dd6c92349ca8fd5 /Interfaces | |
parent | b06c722672867c474d97200982ba610289593db4 (diff) | |
download | sequelpro-7d07490a216af0a76585e74e629971c83782d984.tar.gz sequelpro-7d07490a216af0a76585e74e629971c83782d984.tar.bz2 sequelpro-7d07490a216af0a76585e74e629971c83782d984.zip |
Enable menu separator now that we've enabled the print menu item.
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index 53938d16..82981911 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="106"/> + <integer value="81"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -465,7 +465,6 @@ <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> |