diff options
author | stuconnolly <stuart02@gmail.com> | 2009-04-15 16:40:19 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-04-15 16:40:19 +0000 |
commit | 6af5090cd13e3483cf26d0e1d830a80650e59f87 (patch) | |
tree | 41d61233ad8700b399bc18ca01860eabdecfb61b /Interfaces/English.lproj | |
parent | a279a220beb7cdb6c4988bb531a98f4ff4eebb13 (diff) | |
download | sequelpro-6af5090cd13e3483cf26d0e1d830a80650e59f87.tar.gz sequelpro-6af5090cd13e3483cf26d0e1d830a80650e59f87.tar.bz2 sequelpro-6af5090cd13e3483cf26d0e1d830a80650e59f87.zip |
Remove '...' from 'Add To Favorites' menu item.
Diffstat (limited to 'Interfaces/English.lproj')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index f7bb802d..138a5162 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -1,18 +1,28 @@ <?xml version="1.0" encoding="UTF-8"?> -<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.02"> +<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> <data> <int key="IBDocument.SystemTarget">1050</int> <string key="IBDocument.SystemVersion">9G55</string> - <string key="IBDocument.InterfaceBuilderVersion">672</string> + <string key="IBDocument.InterfaceBuilderVersion">677</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="81"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <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"> @@ -232,7 +242,7 @@ </object> <object class="NSMenuItem" id="320151386"> <reference key="NSMenu" ref="709725194"/> - <string key="NSTitle">Add To Favorites...</string> + <string key="NSTitle">Add To Favorites</string> <string key="NSKeyEquiv"/> <int key="NSMnemonicLoc">2147483647</int> <reference key="NSOnImage" ref="625762401"/> @@ -3855,7 +3865,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{449, 1007}, {197, 53}}</string> - <string>{{437, 755}, {511, 20}}</string> + <string>{{468, 450}, {511, 20}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{506, 836}, {511, 20}}</string> @@ -4032,7 +4042,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{543, 562}, {222, 193}}</string> + <string>{{574, 257}, {209, 193}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{180, 535}, {182, 253}}</string> |