diff options
author | stuconnolly <stuart02@gmail.com> | 2011-01-26 21:44:29 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2011-01-26 21:44:29 +0000 |
commit | fa7cff57548edc51420693e6909fe2adb3c18951 (patch) | |
tree | 71840428efea0962ae1025f18aa50573b9691890 /Interfaces/English.lproj/ConnectionView.xib | |
parent | 9533093c9d107acaaf26110a2ae43f484a101419 (diff) | |
download | sequelpro-fa7cff57548edc51420693e6909fe2adb3c18951.tar.gz sequelpro-fa7cff57548edc51420693e6909fe2adb3c18951.tar.bz2 sequelpro-fa7cff57548edc51420693e6909fe2adb3c18951.zip |
Fix and enable drag and drop in the connection favorites outline view.
Diffstat (limited to 'Interfaces/English.lproj/ConnectionView.xib')
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index 63800035..196cc9a9 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -21,7 +21,7 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="5782"/> + <integer value="4915"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -109,8 +109,8 @@ </object> </object> <object class="NSTextFieldCell" key="NSDataCell" id="93569184"> - <int key="NSCellFlags">69336641</int> - <int key="NSCellFlags2">137216</int> + <int key="NSCellFlags">337772097</int> + <int key="NSCellFlags2">137472</int> <string key="NSContents">Text Cell</string> <reference key="NSSupport" ref="26"/> <reference key="NSControlView" ref="1012579052"/> @@ -498,7 +498,6 @@ </object> </object> </object> - <int key="NSSelectedIndex">2</int> <bool key="NSPullDown">YES</bool> <int key="NSPreferredEdge">1</int> <bool key="NSUsesItemFromMenu">YES</bool> @@ -7171,7 +7170,7 @@ <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.brandonwalkin.BWToolkit</string> <string>com.brandonwalkin.BWToolkit</string> - <string>{{160, 101}, {131, 54}}</string> + <string>{{160, 101}, {128, 54}}</string> <string>com.brandonwalkin.BWToolkit</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |