diff options
author | mltownsend <mltownsend@gmail.com> | 2008-11-04 05:20:06 +0000 |
---|---|---|
committer | mltownsend <mltownsend@gmail.com> | 2008-11-04 05:20:06 +0000 |
commit | 3e703c2a782dc56a03e080b5422b317d150bf482 (patch) | |
tree | 2cd0845e98c1394f177c5809da24c7b273ec30af /English.lproj/MainMenu.xib | |
parent | 02d6b66ebe7d725faf932b62762db315ce89d448 (diff) | |
download | sequelpro-3e703c2a782dc56a03e080b5422b317d150bf482.tar.gz sequelpro-3e703c2a782dc56a03e080b5422b317d150bf482.tar.bz2 sequelpro-3e703c2a782dc56a03e080b5422b317d150bf482.zip |
Fix for Issue 66
Diffstat (limited to 'English.lproj/MainMenu.xib')
-rw-r--r-- | English.lproj/MainMenu.xib | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/English.lproj/MainMenu.xib b/English.lproj/MainMenu.xib index 4d343708..7dc4e9d7 100644 --- a/English.lproj/MainMenu.xib +++ b/English.lproj/MainMenu.xib @@ -3,12 +3,12 @@ <data> <int key="IBDocument.SystemTarget">1050</int> <string key="IBDocument.SystemVersion">9F33</string> - <string key="IBDocument.InterfaceBuilderVersion">670</string> + <string key="IBDocument.InterfaceBuilderVersion">672</string> <string key="IBDocument.AppKitVersion">949.34</string> <string key="IBDocument.HIToolboxVersion">352.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="370"/> + <integer value="57"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -2883,14 +2883,6 @@ </object> <object class="IBConnectionRecord"> <object class="IBActionConnection" key="connection"> - <string key="label">terminate:</string> - <reference key="source" ref="515727999"/> - <reference key="destination" ref="867125855"/> - </object> - <int key="connectionID">139</int> - </object> - <object class="IBConnectionRecord"> - <object class="IBActionConnection" key="connection"> <string key="label">orderFrontStandardAboutPanel:</string> <reference key="source" ref="515727999"/> <reference key="destination" ref="962420073"/> @@ -3825,6 +3817,14 @@ </object> <int key="connectionID">809</int> </object> + <object class="IBConnectionRecord"> + <object class="IBActionConnection" key="connection"> + <string key="label">terminate:</string> + <reference key="source" ref="63651044"/> + <reference key="destination" ref="867125855"/> + </object> + <int key="connectionID">810</int> + </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> <object class="NSArray" key="orderedObjects"> @@ -6407,7 +6407,7 @@ <string>{{59, 583}, {710, 292}}</string> <reference ref="9"/> <string>{{59, 583}, {710, 292}}</string> - <reference ref="9"/> + <integer value="0" id="6"/> <reference ref="9"/> <string>{3.40282e+38, 3.40282e+38}</string> <string>{213, 107}</string> @@ -6504,7 +6504,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> <string>{{828, 556}, {278, 365}}</string> <reference ref="9"/> <string>{{828, 556}, {278, 365}}</string> - <reference ref="9"/> + <reference ref="6"/> <reference ref="9"/> <string>{3.40282e+38, 3.40282e+38}</string> <string>{213, 107}</string> @@ -6568,7 +6568,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> </object> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> - <string>{{131, 483}, {511, 20}}</string> + <string>{{123, 602}, {511, 20}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{506, 836}, {511, 20}}</string> @@ -6763,7 +6763,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> <reference ref="9"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> - <string>{{122, 334}, {218, 253}}</string> + <string>{{135, 349}, {218, 253}}</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <reference ref="9"/> <string>{{518, 583}, {218, 253}}</string> @@ -6924,7 +6924,7 @@ Y2hhbmdlIHRoZSBvcmRlcg</string> </object> </object> <nil key="sourceID"/> - <int key="maxID">809</int> + <int key="maxID">810</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> |