Changeset 4169
- Timestamp:
- 05/30/06 21:47:22 (3 years ago)
- Files:
-
- WiredClient/trunk/English.lproj/PrivateChat.nib/classes.nib (modified) (3 diffs)
- WiredClient/trunk/English.lproj/PrivateChat.nib/info.nib (modified) (1 diff)
- WiredClient/trunk/English.lproj/PrivateChat.nib/keyedobjects.nib (modified) (previous)
- WiredClient/trunk/English.lproj/PublicChat.nib/classes.nib (modified) (4 diffs)
- WiredClient/trunk/English.lproj/PublicChat.nib/keyedobjects.nib (modified) (previous)
- WiredClient/trunk/French.lproj/PrivateChat.nib/classes.nib (modified) (3 diffs)
- WiredClient/trunk/French.lproj/PrivateChat.nib/info.nib (modified) (1 diff)
- WiredClient/trunk/French.lproj/PrivateChat.nib/keyedobjects.nib (modified) (previous)
- WiredClient/trunk/Japanese.lproj/PrivateChat.nib/classes.nib (modified) (3 diffs)
- WiredClient/trunk/Japanese.lproj/PrivateChat.nib/info.nib (modified) (1 diff)
- WiredClient/trunk/Japanese.lproj/PrivateChat.nib/keyedobjects.nib (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredClient/trunk/English.lproj/PrivateChat.nib/classes.nib
r4000 r4169 4 4 {CLASS = NSObject; LANGUAGE = ObjC; }, 5 5 { 6 ACTIONS = {cancelSheet = id; submitSheet = id; }; 7 CLASS = NSWindowController; 8 LANGUAGE = ObjC; 9 SUPERCLASS = NSResponder; 10 }, 11 { 6 12 ACTIONS = { 7 13 editAccount = id; 14 fileFormat = id; 8 15 getInfo = id; 9 16 ignore = id; … … 28 35 "_nickTableColumn" = NSTableColumn; 29 36 "_privateMessageButton" = NSButton; 37 "_saveChatFileFormatPopUpButton" = NSPopUpButton; 38 "_saveChatPlainTextEncodingPopUpButton" = NSPopUpButton; 39 "_saveChatView" = NSView; 30 40 "_sendPrivateMessageMenuItem" = NSMenuItem; 31 41 "_setTopicPanel" = NSPanel; … … 42 52 {CLASS = WCChatWindow; LANGUAGE = ObjC; SUPERCLASS = WIWindow; }, 43 53 { 54 ACTIONS = { 55 accounts = id; 56 addBookmark = id; 57 broadcast = id; 58 chat = id; 59 console = id; 60 disconnect = id; 61 files = id; 62 messages = id; 63 news = id; 64 postNews = id; 65 reconnect = id; 66 search = id; 67 serverInfo = id; 68 transfers = id; 69 }; 44 70 CLASS = WCConnectionController; 45 71 LANGUAGE = ObjC; WiredClient/trunk/English.lproj/PrivateChat.nib/info.nib
r4146 r4169 21 21 <array> 22 22 <integer>139</integer> 23 <integer>250</integer> 23 24 </array> 24 25 <key>IBSystem Version</key> WiredClient/trunk/English.lproj/PublicChat.nib/classes.nib
r3620 r4169 12 12 ACTIONS = { 13 13 editAccount = id; 14 fileFormat = id; 14 15 getInfo = id; 15 16 ignore = id; … … 34 35 "_nickTableColumn" = NSTableColumn; 35 36 "_privateMessageButton" = NSButton; 37 "_saveChatFileFormatPopUpButton" = NSPopUpButton; 38 "_saveChatPlainTextEncodingPopUpButton" = NSPopUpButton; 39 "_saveChatView" = NSView; 36 40 "_sendPrivateMessageMenuItem" = NSMenuItem; 37 41 "_setTopicPanel" = NSPanel; … … 48 52 {CLASS = WCChatWindow; LANGUAGE = ObjC; SUPERCLASS = WIWindow; }, 49 53 { 54 ACTIONS = { 55 accounts = id; 56 addBookmark = id; 57 broadcast = id; 58 chat = id; 59 console = id; 60 disconnect = id; 61 files = id; 62 messages = id; 63 news = id; 64 postNews = id; 65 reconnect = id; 66 search = id; 67 serverInfo = id; 68 transfers = id; 69 }; 50 70 CLASS = WCConnectionController; 51 71 LANGUAGE = ObjC; … … 58 78 OUTLETS = { 59 79 "_banButton" = NSButton; 60 "_banMenuItem" = NSMenuItem;61 80 "_banMessagePanel" = NSPanel; 62 81 "_banMessageTextField" = NSTextField; 63 82 "_kickButton" = NSButton; 64 "_kickMenuItem" = NSMenuItem;65 83 "_kickMessagePanel" = NSPanel; 66 84 "_kickMessageTextField" = NSTextField; 67 85 "_privateChatButton" = NSButton; 68 "_startPrivateChatMenuItem" = NSMenuItem;69 86 }; 70 87 SUPERCLASS = WCChat; WiredClient/trunk/French.lproj/PrivateChat.nib/classes.nib
r4147 r4169 4 4 {CLASS = NSObject; LANGUAGE = ObjC; }, 5 5 { 6 ACTIONS = {cancelSheet = id; submitSheet = id; }; 7 CLASS = NSWindowController; 8 LANGUAGE = ObjC; 9 SUPERCLASS = NSResponder; 10 }, 11 { 6 12 ACTIONS = { 7 13 editAccount = id; 14 fileFormat = id; 8 15 getInfo = id; 9 16 ignore = id; … … 28 35 "_nickTableColumn" = NSTableColumn; 29 36 "_privateMessageButton" = NSButton; 37 "_saveChatFileFormatPopUpButton" = NSPopUpButton; 38 "_saveChatPlainTextEncodingPopUpButton" = NSPopUpButton; 39 "_saveChatView" = NSView; 30 40 "_sendPrivateMessageMenuItem" = NSMenuItem; 31 41 "_setTopicPanel" = NSPanel; … … 42 52 {CLASS = WCChatWindow; LANGUAGE = ObjC; SUPERCLASS = WIWindow; }, 43 53 { 54 ACTIONS = { 55 accounts = id; 56 addBookmark = id; 57 broadcast = id; 58 chat = id; 59 console = id; 60 disconnect = id; 61 files = id; 62 messages = id; 63 news = id; 64 postNews = id; 65 reconnect = id; 66 search = id; 67 serverInfo = id; 68 transfers = id; 69 }; 44 70 CLASS = WCConnectionController; 45 71 LANGUAGE = ObjC; WiredClient/trunk/French.lproj/PrivateChat.nib/info.nib
r4147 r4169 21 21 <array> 22 22 <integer>139</integer> 23 <integer>250</integer> 23 24 </array> 24 25 <key>IBSystem Version</key> WiredClient/trunk/Japanese.lproj/PrivateChat.nib/classes.nib
r4143 r4169 4 4 {CLASS = NSObject; LANGUAGE = ObjC; }, 5 5 { 6 ACTIONS = {cancelSheet = id; submitSheet = id; }; 7 CLASS = NSWindowController; 8 LANGUAGE = ObjC; 9 SUPERCLASS = NSResponder; 10 }, 11 { 6 12 ACTIONS = { 7 13 editAccount = id; 14 fileFormat = id; 8 15 getInfo = id; 9 16 ignore = id; … … 28 35 "_nickTableColumn" = NSTableColumn; 29 36 "_privateMessageButton" = NSButton; 37 "_saveChatFileFormatPopUpButton" = NSPopUpButton; 38 "_saveChatPlainTextEncodingPopUpButton" = NSPopUpButton; 39 "_saveChatView" = NSView; 30 40 "_sendPrivateMessageMenuItem" = NSMenuItem; 31 41 "_setTopicPanel" = NSPanel; … … 42 52 {CLASS = WCChatWindow; LANGUAGE = ObjC; SUPERCLASS = WIWindow; }, 43 53 { 54 ACTIONS = { 55 accounts = id; 56 addBookmark = id; 57 broadcast = id; 58 chat = id; 59 console = id; 60 disconnect = id; 61 files = id; 62 messages = id; 63 news = id; 64 postNews = id; 65 reconnect = id; 66 search = id; 67 serverInfo = id; 68 transfers = id; 69 }; 44 70 CLASS = WCConnectionController; 45 71 LANGUAGE = ObjC; WiredClient/trunk/Japanese.lproj/PrivateChat.nib/info.nib
r4146 r4169 20 20 <key>IBOpenObjects</key> 21 21 <array> 22 <integer>250</integer> 22 23 <integer>139</integer> 23 24 </array>
