diff options
author | Bibiko <bibiko@eva.mpg.de> | 2010-11-23 14:20:26 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2010-11-23 14:20:26 +0000 |
commit | cc5aa6c295b6072b5feedc1b912df264c34a9edb (patch) | |
tree | cd247e012e95c137dc5c6bf77cbad048e9daf0f3 /Interfaces/English.lproj | |
parent | 9f5c7db05e8a999df38b200d93031b1475adf5dc (diff) | |
download | sequelpro-cc5aa6c295b6072b5feedc1b912df264c34a9edb.tar.gz sequelpro-cc5aa6c295b6072b5feedc1b912df264c34a9edb.tar.bz2 sequelpro-cc5aa6c295b6072b5feedc1b912df264c34a9edb.zip |
• Bundle Editor
- fixed gui arragement
- suppress error message if no ouptut key found in command.plist
• added sequelpro://ID@/passToDoc/SelectTableRows/1/3/4/.. scheme command which selects given rows in current table if a SPCopyTable is the first responder; not valid given rows are ignored
• added SP_SELECTED_ROW_INDICES as passed shell variable for Data Table scope
Diffstat (limited to 'Interfaces/English.lproj')
-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 9699fc03..768bc1c0 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="628"/> + <integer value="29"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -1760,7 +1760,6 @@ </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> |