diff options
author | Bibiko <bibiko@eva.mpg.de> | 2011-01-26 11:27:50 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2011-01-26 11:27:50 +0000 |
commit | 7cc062247ff23496dd0390cf07b5d45d6bc49777 (patch) | |
tree | 8c9563f96e0015ce5fdc4c73190cbaf736fd1e93 /Interfaces/English.lproj/BundleEditor.xib | |
parent | 03573a327829b79ce13de972b32a4a7fef12e04b (diff) | |
download | sequelpro-7cc062247ff23496dd0390cf07b5d45d6bc49777.tar.gz sequelpro-7cc062247ff23496dd0390cf07b5d45d6bc49777.tar.bz2 sequelpro-7cc062247ff23496dd0390cf07b5d45d6bc49777.zip |
• bound short-cut ⌥⎋ to display the context menu of the first responder if responder is embedded in a SPWindow
Diffstat (limited to 'Interfaces/English.lproj/BundleEditor.xib')
-rw-r--r-- | Interfaces/English.lproj/BundleEditor.xib | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Interfaces/English.lproj/BundleEditor.xib b/Interfaces/English.lproj/BundleEditor.xib index d1ad8f4d..bfd90c39 100644 --- a/Interfaces/English.lproj/BundleEditor.xib +++ b/Interfaces/English.lproj/BundleEditor.xib @@ -27,9 +27,9 @@ </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> + <string>com.brandonwalkin.BWToolkit</string> <string>net.wafflesoftware.ShortcutRecorder.IB.Leopard</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string> - <string>com.brandonwalkin.BWToolkit</string> </object> <object class="NSMutableDictionary" key="IBDocument.Metadata"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -57,9 +57,9 @@ <string key="NSWindowRect">{{235, 76}, {691, 444}}</string> <int key="NSWTFlags">611844096</int> <string key="NSWindowTitle">Bundle Editor</string> - <string key="NSWindowClass">NSWindow</string> + <string key="NSWindowClass">SPWindow</string> <nil key="NSViewClass"/> - <string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string> + <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string> <string key="NSWindowContentMinSize">{691, 444}</string> <object class="NSView" key="NSWindowView" id="391663674"> <reference key="NSNextResponder"/> @@ -321,7 +321,7 @@ <string key="NSColorName">controlBackgroundColor</string> <object class="NSColor" key="NSColor" id="752361275"> <int key="NSColorSpace">3</int> - <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes> + <bytes key="NSWhite">MC42NjY2NjY2ODY1AA</bytes> </object> </object> <object class="NSColor" key="NSTextColor" id="576381864"> @@ -1380,7 +1380,7 @@ <string key="NSAutosaveName">SPBundleEditorSplitView</string> <object class="NSColor" key="BWSVColor"> <int key="NSColorSpace">1</int> - <bytes key="NSRGB">MC42NjY2NjY2NjY3IDAuNjY2NjY2NjY2NyAwLjY2NjY2NjY2NjcAA</bytes> + <bytes key="NSRGB">MC42NjY2NjY2ODY1IDAuNjY2NjY2Njg2NSAwLjY2NjY2NjY4NjUAA</bytes> </object> <bool key="BWSVColorIsEnabled">YES</bool> <object class="NSMutableDictionary" key="BWSVMinValues"> @@ -1444,7 +1444,7 @@ </object> <string key="NSScreenRect">{{0, 0}, {1920, 1058}}</string> <string key="NSMinSize">{691, 466}</string> - <string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string> + <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string> <string key="NSFrameAutosaveName">SPBundleEditor</string> </object> <object class="NSMenu" id="655873624"> @@ -1509,7 +1509,7 @@ <string key="NSWindowTitle">Window</string> <string key="NSWindowClass">NSPanel</string> <nil key="NSViewClass"/> - <string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string> + <string key="NSWindowContentMaxSize">{3.40282e+38, 3.40282e+38}</string> <string key="NSWindowContentMinSize">{341, 198}</string> <object class="NSView" key="NSWindowView" id="856429814"> <nil key="NSNextResponder"/> @@ -1700,7 +1700,7 @@ </object> <string key="NSScreenRect">{{0, 0}, {1280, 778}}</string> <string key="NSMinSize">{341, 214}</string> - <string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string> + <string key="NSMaxSize">{3.40282e+38, 3.40282e+38}</string> </object> <object class="NSTreeController" id="645644012"> <object class="NSMutableArray" key="NSDeclaredKeys"> |