diff options
author | mltownsend <mltownsend@gmail.com> | 2010-05-24 23:49:58 +0000 |
---|---|---|
committer | mltownsend <mltownsend@gmail.com> | 2010-05-24 23:49:58 +0000 |
commit | 8f3a90128f5f16ddddf58dbc098bb3136e661455 (patch) | |
tree | 3b49abd20c41d519eac49ef41ebfd0fcdd167633 /Interfaces/English.lproj/UserManagerView.xib | |
parent | 8b1766fae0ce3b2c4b581a16520d5ae7a09b9a04 (diff) | |
download | sequelpro-8f3a90128f5f16ddddf58dbc098bb3136e661455.tar.gz sequelpro-8f3a90128f5f16ddddf58dbc098bb3136e661455.tar.bz2 sequelpro-8f3a90128f5f16ddddf58dbc098bb3136e661455.zip |
More tweaks in regards to issue#699
Diffstat (limited to 'Interfaces/English.lproj/UserManagerView.xib')
-rw-r--r-- | Interfaces/English.lproj/UserManagerView.xib | 52 |
1 files changed, 35 insertions, 17 deletions
diff --git a/Interfaces/English.lproj/UserManagerView.xib b/Interfaces/English.lproj/UserManagerView.xib index 32840b71..a7619996 100644 --- a/Interfaces/English.lproj/UserManagerView.xib +++ b/Interfaces/English.lproj/UserManagerView.xib @@ -3690,22 +3690,6 @@ </object> <object class="IBConnectionRecord"> <object class="IBBindingConnection" key="connection"> - <string key="label">contentArray: grantedSchemaPrivs</string> - <reference key="source" ref="794463874"/> - <reference key="destination" ref="1001"/> - <object class="NSNibBindingConnector" key="connector"> - <reference key="NSSource" ref="794463874"/> - <reference key="NSDestination" ref="1001"/> - <string key="NSLabel">contentArray: grantedSchemaPrivs</string> - <string key="NSBinding">contentArray</string> - <string key="NSKeyPath">grantedSchemaPrivs</string> - <int key="NSNibBindingConnectorVersion">2</int> - </object> - </object> - <int key="connectionID">800</int> - </object> - <object class="IBConnectionRecord"> - <object class="IBBindingConnection" key="connection"> <string key="label">value: arrangedObjects.Database</string> <reference key="source" ref="919609640"/> <reference key="destination" ref="468815722"/> @@ -4080,6 +4064,26 @@ </object> <int key="connectionID">928</int> </object> + <object class="IBConnectionRecord"> + <object class="IBBindingConnection" key="connection"> + <string key="label">contentArray: grantedSchemaPrivs</string> + <reference key="source" ref="794463874"/> + <reference key="destination" ref="1001"/> + <object class="NSNibBindingConnector" key="connector"> + <reference key="NSSource" ref="794463874"/> + <reference key="NSDestination" ref="1001"/> + <string key="NSLabel">contentArray: grantedSchemaPrivs</string> + <string key="NSBinding">contentArray</string> + <string key="NSKeyPath">grantedSchemaPrivs</string> + <object class="NSDictionary" key="NSOptions"> + <string key="NS.key.0">NSDeletesObjectsOnRemove</string> + <boolean value="YES" key="NS.object.0"/> + </object> + <int key="NSNibBindingConnectorVersion">2</int> + </object> + </object> + <int key="connectionID">929</int> + </object> </object> <object class="IBMutableOrderedSet" key="objectRecords"> <object class="NSArray" key="orderedObjects"> @@ -5675,7 +5679,7 @@ </object> </object> <nil key="sourceID"/> - <int key="maxID">928</int> + <int key="maxID">929</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -6346,6 +6350,20 @@ <string key="className">NSObject</string> <object class="IBClassDescriptionSource" key="sourceIdentifier"> <string key="majorKey">IBFrameworkSource</string> + <string key="minorKey">PSMTabBar.framework/Headers/PSMTabBarCell.h</string> + </object> + </object> + <object class="IBPartialClassDescription"> + <string key="className">NSObject</string> + <object class="IBClassDescriptionSource" key="sourceIdentifier"> + <string key="majorKey">IBFrameworkSource</string> + <string key="minorKey">PSMTabBar.framework/Headers/PSMTabBarControl.h</string> + </object> + </object> + <object class="IBPartialClassDescription"> + <string key="className">NSObject</string> + <object class="IBClassDescriptionSource" key="sourceIdentifier"> + <string key="majorKey">IBFrameworkSource</string> <string key="minorKey">Sparkle.framework/Headers/SUAppcast.h</string> </object> </object> |