diff options
author | Bibiko <bibiko@eva.mpg.de> | 2010-11-24 07:55:17 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2010-11-24 07:55:17 +0000 |
commit | 36c3c224a32275bd80f76955b54f8057a7ccda21 (patch) | |
tree | 8fe8032e25e332ee4cfd1ed3284a38930578476d /Interfaces/English.lproj/MainMenu.xib | |
parent | 7d3ddb92111a1f43ecbff14bed6d4a4187257bdd (diff) | |
download | sequelpro-36c3c224a32275bd80f76955b54f8057a7ccda21.tar.gz sequelpro-36c3c224a32275bd80f76955b54f8057a7ccda21.tar.bz2 sequelpro-36c3c224a32275bd80f76955b54f8057a7ccda21.zip |
• Bundle Editor
- hide Bundles main menu since the Bundle table view will be refractored completely to OutlineView
- fixed validation of RemoveButton (thanks to avenjamin)
- fixed storing the very first Bundle command
- added Reload Bundles to Gear menu
Diffstat (limited to 'Interfaces/English.lproj/MainMenu.xib')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index 768bc1c0..71e0d7f3 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -12,7 +12,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="29"/> + <integer value="1178"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -1760,6 +1760,7 @@ </object> <object class="NSMenuItem" id="558064231"> <reference key="NSMenu" ref="171386461"/> + <bool key="NSIsHidden">YES</bool> <string key="NSTitle">Bundles</string> <string key="NSKeyEquiv"/> <int key="NSMnemonicLoc">2147483647</int> |