diff options
author | stuconnolly <stuart02@gmail.com> | 2009-05-18 16:13:23 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-05-18 16:13:23 +0000 |
commit | e7acdeb9ff9119f0d055b6192394bd6fb8913f09 (patch) | |
tree | 56af43e3457f7203073bf4b262235343755cd5e7 /Interfaces | |
parent | 89d3b6d3707be0e971086c1273fdecbbfb9538d8 (diff) | |
download | sequelpro-e7acdeb9ff9119f0d055b6192394bd6fb8913f09.tar.gz sequelpro-e7acdeb9ff9119f0d055b6192394bd6fb8913f09.tar.bz2 sequelpro-e7acdeb9ff9119f0d055b6192394bd6fb8913f09.zip |
Assign return key to add new relation button.
Diffstat (limited to 'Interfaces')
-rw-r--r-- | Interfaces/English.lproj/DBView.xib | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 1c50316e..69875ee1 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -8,8 +8,9 @@ <string key="IBDocument.HIToolboxVersion">353.00</string> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> - <integer value="5"/> <integer value="5597"/> + <integer value="5676"/> + <integer value="5"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -373,7 +374,7 @@ <reference key="NSControlView" ref="1029554648"/> <int key="NSButtonFlags">-2042609409</int> <int key="NSButtonFlags2">35</int> - <object class="NSCustomResource" key="NSNormalImage"> + <object class="NSCustomResource" key="NSNormalImage" id="914174998"> <string key="NSClassName">NSImage</string> <string key="NSResourceName">button_action</string> </object> @@ -2942,7 +2943,7 @@ <reference key="NSControlView" ref="363916571"/> <int key="NSButtonFlags">-2042609409</int> <int key="NSButtonFlags2">35</int> - <reference key="NSNormalImage" ref="24336062"/> + <reference key="NSNormalImage" ref="914174998"/> <string key="NSAlternateContents"/> <string key="NSKeyEquivalent"/> <int key="NSPeriodicDelay">400</int> @@ -9338,6 +9339,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <int key="NSvFlags">268</int> <string key="NSFrame">{{362, 13}, {96, 28}}</string> <reference key="NSSuperview" ref="842408319"/> + <int key="NSTag">1</int> <bool key="NSEnabled">YES</bool> <object class="NSButtonCell" key="NSCell" id="600004052"> <int key="NSCellFlags">67239424</int> @@ -9348,7 +9350,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <int key="NSButtonFlags">-2038284033</int> <int key="NSButtonFlags2">129</int> <string key="NSAlternateContents"/> - <string key="NSKeyEquivalent"/> + <string type="base64-UTF8" key="NSKeyEquivalent">DQ</string> <int key="NSPeriodicDelay">200</int> <int key="NSPeriodicInterval">25</int> </object> @@ -9393,7 +9395,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> <string key="NSWindowContentMaxSize">{600, 112}</string> <string key="NSWindowContentMinSize">{260, 112}</string> <object class="NSView" key="NSWindowView" id="44272488"> - <nil key="NSNextResponder"/> + <reference key="NSNextResponder"/> <int key="NSvFlags">256</int> <object class="NSMutableArray" key="NSSubviews"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -9476,6 +9478,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8</string> </object> </object> <string key="NSFrameSize">{260, 112}</string> + <reference key="NSSuperview"/> </object> <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string> <string key="NSMinSize">{260, 134}</string> @@ -24273,8 +24276,8 @@ aGUgYWN0aXZlIHNlbGVjdGlvbiAo4oyl4oyYUik</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>{{520, 576}, {473, 295}}</string> - <string>{{520, 576}, {473, 295}}</string> + <string>{{560, 167}, {473, 295}}</string> + <string>{{560, 167}, {473, 295}}</string> <reference ref="8"/> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> |