diff options
Diffstat (limited to 'macosx/English.lproj/MemCardManager.xib')
| -rw-r--r-- | macosx/English.lproj/MemCardManager.xib | 51 |
1 files changed, 22 insertions, 29 deletions
diff --git a/macosx/English.lproj/MemCardManager.xib b/macosx/English.lproj/MemCardManager.xib index a35008e8..b44c01f8 100644 --- a/macosx/English.lproj/MemCardManager.xib +++ b/macosx/English.lproj/MemCardManager.xib @@ -70,6 +70,7 @@ <reference key="NSWindow"/> <reference key="NSNextKeyView" ref="589069415"/> <string key="NSReuseIdentifierKey">_NS:687</string> + <int key="NSTag">1</int> <bool key="NSEnabled">YES</bool> <object class="NSButtonCell" key="NSCell" id="786361046"> <int key="NSCellFlags">67239424</int> @@ -98,6 +99,7 @@ <reference key="NSWindow"/> <reference key="NSNextKeyView" ref="3271293"/> <string key="NSReuseIdentifierKey">_NS:687</string> + <int key="NSTag">2</int> <bool key="NSEnabled">YES</bool> <object class="NSButtonCell" key="NSCell" id="55938044"> <int key="NSCellFlags">67239424</int> @@ -362,7 +364,6 @@ <string key="NSFrame">{{362, 25}, {93, 32}}</string> <reference key="NSSuperview" ref="1006"/> <reference key="NSWindow"/> - <reference key="NSNextKeyView"/> <string key="NSReuseIdentifierKey">_NS:687</string> <int key="NSTag">2</int> <bool key="NSEnabled">YES</bool> @@ -474,7 +475,6 @@ <string key="NSFrame">{{0, 16}, {181, 17}}</string> <reference key="NSSuperview" ref="729211047"/> <reference key="NSWindow"/> - <reference key="NSNextKeyView"/> <string key="NSReuseIdentifierKey">_NS:3944</string> <bool key="NSEnabled">YES</bool> <object class="NSTextFieldCell" key="NSCell" id="459126093"> @@ -580,22 +580,6 @@ <object class="NSMutableArray" key="connectionRecords"> <bool key="EncodedWithXMLCoder">YES</bool> <object class="IBConnectionRecord"> - <object class="IBActionConnection" key="connection"> - <string key="label">moveToLeft:</string> - <reference key="source" ref="1001"/> - <reference key="destination" ref="146799775"/> - </object> - <int key="connectionID">11</int> - </object> - <object class="IBConnectionRecord"> - <object class="IBActionConnection" key="connection"> - <string key="label">moveToRight:</string> - <reference key="source" ref="1001"/> - <reference key="destination" ref="589069415"/> - </object> - <int key="connectionID">12</int> - </object> - <object class="IBConnectionRecord"> <object class="IBOutletConnection" key="connection"> <string key="label">leftMove</string> <reference key="source" ref="1001"/> @@ -668,6 +652,22 @@ <int key="connectionID">73</int> </object> <object class="IBConnectionRecord"> + <object class="IBActionConnection" key="connection"> + <string key="label">moveBlock:</string> + <reference key="source" ref="1001"/> + <reference key="destination" ref="146799775"/> + </object> + <int key="connectionID">76</int> + </object> + <object class="IBConnectionRecord"> + <object class="IBActionConnection" key="connection"> + <string key="label">moveBlock:</string> + <reference key="source" ref="1001"/> + <reference key="destination" ref="589069415"/> + </object> + <int key="connectionID">77</int> + </object> + <object class="IBConnectionRecord"> <object class="IBOutletConnection" key="connection"> <string key="label">itemPrototype</string> <reference key="source" ref="810056114"/> @@ -1192,7 +1192,7 @@ <reference key="dict.values" ref="1002"/> </object> <nil key="sourceID"/> - <int key="maxID">75</int> + <int key="maxID">77</int> </object> <object class="IBClassDescriber" key="IBDocument.Classes"> <object class="NSMutableArray" key="referencedPartialClassDescriptions"> @@ -1206,15 +1206,13 @@ <bool key="EncodedWithXMLCoder">YES</bool> <string>deleteMemoryObject:</string> <string>formatCard:</string> - <string>moveToLeft:</string> - <string>moveToRight:</string> + <string>moveBlock:</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> <string>id</string> <string>id</string> <string>id</string> - <string>id</string> </object> </object> <object class="NSMutableDictionary" key="actionInfosByName"> @@ -1223,8 +1221,7 @@ <bool key="EncodedWithXMLCoder">YES</bool> <string>deleteMemoryObject:</string> <string>formatCard:</string> - <string>moveToLeft:</string> - <string>moveToRight:</string> + <string>moveBlock:</string> </object> <object class="NSMutableArray" key="dict.values"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -1237,11 +1234,7 @@ <string key="candidateClassName">id</string> </object> <object class="IBActionInfo"> - <string key="name">moveToLeft:</string> - <string key="candidateClassName">id</string> - </object> - <object class="IBActionInfo"> - <string key="name">moveToRight:</string> + <string key="name">moveBlock:</string> <string key="candidateClassName">id</string> </object> </object> |
