diff options
author | stuconnolly <stuart02@gmail.com> | 2010-05-24 01:36:35 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-05-24 01:36:35 +0000 |
commit | 98238ec8fb393295fc01804a3104092e3ea24c92 (patch) | |
tree | bd1f0750d94c26a12400824e08f0177a90fc4c20 /Interfaces | |
parent | c661b409eaa0e29d9e012b79e7a66574a554817a (diff) | |
download | sequelpro-98238ec8fb393295fc01804a3104092e3ea24c92.tar.gz sequelpro-98238ec8fb393295fc01804a3104092e3ea24c92.tar.bz2 sequelpro-98238ec8fb393295fc01804a3104092e3ea24c92.zip |
Menu divider.
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/MainMenu.xib | 30 |
1 files changed, 25 insertions, 5 deletions
diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index e240cf7a..9eb99ada 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -2,7 +2,7 @@ <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> <data> <int key="IBDocument.SystemTarget">1050</int> - <string key="IBDocument.SystemVersion">10D2094</string> + <string key="IBDocument.SystemVersion">10D573</string> <string key="IBDocument.InterfaceBuilderVersion">762</string> <string key="IBDocument.AppKitVersion">1038.29</string> <string key="IBDocument.HIToolboxVersion">460.00</string> @@ -12,7 +12,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="498"/> + <integer value="81"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -256,6 +256,16 @@ <reference key="NSMixedImage" ref="315854375"/> <int key="NSTag">1102</int> </object> + <object class="NSMenuItem" id="363260437"> + <reference key="NSMenu" ref="709725194"/> + <bool key="NSIsDisabled">YES</bool> + <bool key="NSIsSeparator">YES</bool> + <string key="NSTitle"/> + <string key="NSKeyEquiv"/> + <int key="NSMnemonicLoc">2147483647</int> + <reference key="NSOnImage" ref="625762401"/> + <reference key="NSMixedImage" ref="315854375"/> + </object> <object class="NSMenuItem" id="320151386"> <reference key="NSMenu" ref="709725194"/> <string key="NSTitle">Add To Favorites</string> @@ -3275,6 +3285,7 @@ <reference ref="853409386"/> <reference ref="284533429"/> <reference ref="1070661135"/> + <reference ref="363260437"/> </object> <reference key="parent" ref="86447006"/> </object> @@ -4495,6 +4506,11 @@ <reference key="object" ref="1070661135"/> <reference key="parent" ref="709725194"/> </object> + <object class="IBObjectRecord"> + <int key="objectID">1092</int> + <reference key="object" ref="363260437"/> + <reference key="parent" ref="709725194"/> + </object> </object> </object> <object class="NSMutableDictionary" key="flattenedProperties"> @@ -4539,6 +4555,7 @@ <string>1086.ImportedFromIB2</string> <string>1089.IBPluginDependency</string> <string>1089.ImportedFromIB2</string> + <string>1092.IBPluginDependency</string> <string>111.IBPluginDependency</string> <string>111.ImportedFromIB2</string> <string>129.IBPluginDependency</string> @@ -4917,6 +4934,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> + <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> @@ -4995,7 +5013,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>{{449, 1007}, {197, 53}}</string> - <string>{{402, 585}, {511, 20}}</string> + <string>{{354, 530}, {511, 20}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>{{506, 836}, {511, 20}}</string> @@ -5168,7 +5186,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{508, 192}, {287, 393}}</string> + <string>{{460, 127}, {287, 403}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <integer value="1"/> <string>{{180, 535}, {182, 253}}</string> @@ -5319,7 +5337,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">1091</int> + <int key="maxID">1092</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -6219,11 +6237,13 @@ <bool key="EncodedWithXMLCoder">YES</bool> <string>addNewConnection:</string> <string>closeTab:</string> + <string>updateAllTabTitles:</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> <string>id</string> <string>id</string> + <string>id</string> </object> </object> <object class="NSMutableDictionary" key="outlets"> |