Changeset 3651
- Timestamp:
- 05/21/07 19:03:56 (2 years ago)
- Files:
-
- trunk/Inspectors/JVChatRoomInspector.m (modified) (1 diff)
- trunk/Languages/Dutch.lproj/JVRoomInspector.nib/info.nib (modified) (2 diffs)
- trunk/Languages/Dutch.lproj/JVRoomInspector.nib/keyedobjects.nib (modified) (previous)
- trunk/Languages/English.lproj/JVRoomInspector.nib/info.nib (modified) (2 diffs)
- trunk/Languages/English.lproj/JVRoomInspector.nib/keyedobjects.nib (modified) (previous)
- trunk/Languages/French.lproj/JVRoomInspector.nib/info.nib (modified) (2 diffs)
- trunk/Languages/French.lproj/JVRoomInspector.nib/keyedobjects.nib (modified) (previous)
- trunk/Languages/German.lproj/JVRoomInspector.nib/info.nib (modified) (2 diffs)
- trunk/Languages/German.lproj/JVRoomInspector.nib/keyedobjects.nib (modified) (previous)
- trunk/Languages/Italian.lproj/JVRoomInspector.nib/info.nib (modified) (2 diffs)
- trunk/Languages/Italian.lproj/JVRoomInspector.nib/keyedobjects.nib (modified) (previous)
- trunk/Languages/Spanish.lproj/JVRoomInspector.nib/info.nib (modified) (2 diffs)
- trunk/Languages/Spanish.lproj/JVRoomInspector.nib/keyedobjects.nib (modified) (previous)
- trunk/Languages/pt_PT.lproj/JVRoomInspector.nib/info.nib (modified) (2 diffs)
- trunk/Languages/pt_PT.lproj/JVRoomInspector.nib/keyedobjects.nib (modified) (previous)
- trunk/Languages/zh_TW.lproj/JVRoomInspector.nib/info.nib (modified) (2 diffs)
- trunk/Languages/zh_TW.lproj/JVRoomInspector.nib/keyedobjects.nib (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Inspectors/JVChatRoomInspector.m
r3650 r3651 258 258 259 259 - (id) tableView:(NSTableView *) tableView objectValueForTableColumn:(NSTableColumn *) column row:(int) row { 260 if ( [[column identifier] isEqualToString:@"author"] ) { 261 MVChatUser *user = [_latestBanList objectAtIndex:row]; 262 if( [user respondsToSelector:@selector( attributeForKey: )] ) { 263 return [user attributeForKey:MVChatUserBanServerAttribute]; 264 } 265 return nil; 266 } 260 267 return [[_latestBanList objectAtIndex:row] description]; 261 268 } trunk/Languages/Dutch.lproj/JVRoomInspector.nib/info.nib
r3650 r3651 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 80 68 356 240 0 0 1440 878</string>6 <string>153 63 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>263</key> 10 <string> 552 396 335 403 0 0 1440 878</string>10 <string>472 364 335 403 0 0 1280 832 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 45 45 </array> 46 46 <key>IBSystem Version</key> 47 <string>8P 2137</string>47 <string>8P135</string> 48 48 </dict> 49 49 </plist> trunk/Languages/English.lproj/JVRoomInspector.nib/info.nib
r3650 r3651 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 79 68 356 240 0 0 1440 878</string>6 <string>153 63 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>263</key> 10 <string> 552 396 335 403 0 0 1440 878</string>10 <string>193 348 335 403 0 0 1280 832 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 45 45 </array> 46 46 <key>IBSystem Version</key> 47 <string>8P 2137</string>47 <string>8P135</string> 48 48 </dict> 49 49 </plist> trunk/Languages/French.lproj/JVRoomInspector.nib/info.nib
r3650 r3651 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 80 68 356 240 0 0 1440 878</string>6 <string>153 63 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>263</key> 10 <string> 552 396 335 403 0 0 1440 878</string>10 <string>472 364 335 403 0 0 1280 832 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 47 47 </array> 48 48 <key>IBSystem Version</key> 49 <string>8P 2137</string>49 <string>8P135</string> 50 50 </dict> 51 51 </plist> trunk/Languages/German.lproj/JVRoomInspector.nib/info.nib
r3650 r3651 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 79 68 356 240 0 0 1440 878</string>6 <string>153 63 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>263</key> 10 <string> 552 396 335 403 0 0 1440 878</string>10 <string>472 364 335 403 0 0 1280 832 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 25 25 </array> 26 26 <key>IBSystem Version</key> 27 <string>8P 2137</string>27 <string>8P135</string> 28 28 </dict> 29 29 </plist> trunk/Languages/Italian.lproj/JVRoomInspector.nib/info.nib
r3650 r3651 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 80 68 356 240 0 0 1440 878</string>6 <string>153 63 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>263</key> 10 <string> 552 396 335 403 0 0 1440 878</string>10 <string>472 364 335 403 0 0 1280 832 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 47 47 </array> 48 48 <key>IBSystem Version</key> 49 <string>8P 2137</string>49 <string>8P135</string> 50 50 </dict> 51 51 </plist> trunk/Languages/Spanish.lproj/JVRoomInspector.nib/info.nib
r3650 r3651 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 36 69 356 240 0 0 1440 878</string>6 <string>116 64 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>263</key> 10 <string> 552 396 335 403 0 0 1440 878</string>10 <string>193 429 335 403 0 0 1280 832 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 45 45 </array> 46 46 <key>IBSystem Version</key> 47 <string>8P 2137</string>47 <string>8P135</string> 48 48 </dict> 49 49 </plist> trunk/Languages/pt_PT.lproj/JVRoomInspector.nib/info.nib
r3650 r3651 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 62 64 356 240 0 0 1440 878</string>6 <string>138 59 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>263</key> 10 <string> 538 396 364 403 0 0 1440 878</string>10 <string>271 365 364 403 0 0 1280 832 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 47 47 </array> 48 48 <key>IBSystem Version</key> 49 <string>8P 2137</string>49 <string>8P135</string> 50 50 </dict> 51 51 </plist> trunk/Languages/zh_TW.lproj/JVRoomInspector.nib/info.nib
r3650 r3651 4 4 <dict> 5 5 <key>IBDocumentLocation</key> 6 <string>1 79 68 356 240 0 0 1440 878</string>6 <string>153 63 356 240 0 0 1280 832 </string> 7 7 <key>IBEditorPositions</key> 8 8 <dict> 9 9 <key>263</key> 10 <string> 552 396 335 403 0 0 1440 878</string>10 <string>282 344 335 403 0 0 1280 832 </string> 11 11 </dict> 12 12 <key>IBFramework Version</key> … … 25 25 </array> 26 26 <key>IBSystem Version</key> 27 <string>8P 2137</string>27 <string>8P135</string> 28 28 </dict> 29 29 </plist>
