Changeset 5546

Show
Ignore:
Timestamp:
05/30/08 00:25:22 (4 months ago)
Author:
morris
Message:

Allow copy of user icon in info panel, ignore paste and set

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • WiredClient/trunk/English.lproj/UserInfo.nib/classes.nib

    r5353 r5546  
    2020                </dict> 
    2121                <dict> 
     22                        <key>ACTIONS</key> 
     23                        <dict> 
     24                                <key>icon</key> 
     25                                <string>id</string> 
     26                        </dict> 
    2227                        <key>CLASS</key> 
    2328                        <string>WCUserInfo</string> 
  • WiredClient/trunk/English.lproj/UserInfo.nib/info.nib

    r5353 r5546  
    1414        </array> 
    1515        <key>IBSystem Version</key> 
    16         <string>9C31</string> 
     16        <string>9C7010</string> 
    1717        <key>targetFramework</key> 
    1818        <string>IBCocoaFramework</string> 
  • WiredClient/trunk/French.lproj/UserInfo.nib/classes.nib

    r4147 r5546  
    1 
    2     IBClasses = ( 
    3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },  
    4         { 
    5             CLASS = WCConnectionController;  
    6             LANGUAGE = ObjC;  
    7             SUPERCLASS = WIWindowController;  
    8         },  
    9         { 
    10             CLASS = WCUserInfo;  
    11             LANGUAGE = ObjC;  
    12             OUTLETS = { 
    13                 "_addressTextField" = NSTextField;  
    14                 "_addressTitleTextField" = NSTextField;  
    15                 "_cipherTextField" = NSTextField;  
    16                 "_cipherTitleTextField" = NSTextField;  
    17                 "_downloadsTitleTextField" = NSTextField;  
    18                 "_hostTextField" = NSTextField;  
    19                 "_hostTitleTextField" = NSTextField;  
    20                 "_iconImageView" = NSImageView;  
    21                 "_idTextField" = NSTextField;  
    22                 "_idTitleTextField" = NSTextField;  
    23                 "_idleTimeTextField" = NSTextField;  
    24                 "_idleTimeTitleTextField" = NSTextField;  
    25                 "_loginTextField" = NSTextField;  
    26                 "_loginTimeTextField" = NSTextField;  
    27                 "_loginTimeTitleTextField" = NSTextField;  
    28                 "_loginTitleTextField" = NSTextField;  
    29                 "_nickTextField" = NSTextField;  
    30                 "_statusTextField" = NSTextField;  
    31                 "_statusTitleTextField" = NSTextField;  
    32                 "_uploadsTitleTextField" = NSTextField;  
    33                 "_versionTextField" = NSTextField;  
    34                 "_versionTitleTextField" = NSTextField;  
    35             };  
    36             SUPERCLASS = WCConnectionController;  
    37         },  
    38         { 
    39             CLASS = WIWindowController;  
    40             LANGUAGE = ObjC;  
    41             SUPERCLASS = NSWindowController;  
    42         } 
    43     );  
    44     IBVersion = 1;  
    45 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
     3<plist version="1.0"> 
     4<dict> 
     5        <key>IBClasses</key> 
     6        <array> 
     7                <dict> 
     8                        <key>CLASS</key> 
     9                        <string>FirstResponder</string> 
     10                        <key>LANGUAGE</key> 
     11                        <string>ObjC</string> 
     12                        <key>SUPERCLASS</key> 
     13                        <string>NSObject</string> 
     14                </dict> 
     15                <dict> 
     16                        <key>CLASS</key> 
     17                        <string>NSObject</string> 
     18                        <key>LANGUAGE</key> 
     19                        <string>ObjC</string> 
     20                </dict> 
     21                <dict> 
     22                        <key>ACTIONS</key> 
     23                        <dict> 
     24                                <key>icon</key> 
     25                                <string>id</string> 
     26                        </dict> 
     27                        <key>CLASS</key> 
     28                        <string>WCUserInfo</string> 
     29                        <key>LANGUAGE</key> 
     30                        <string>ObjC</string> 
     31                        <key>OUTLETS</key> 
     32                        <dict> 
     33                                <key>_addressTextField</key> 
     34                                <string>NSTextField</string> 
     35                                <key>_addressTitleTextField</key> 
     36                                <string>NSTextField</string> 
     37                                <key>_cipherTextField</key> 
     38                                <string>NSTextField</string> 
     39                                <key>_cipherTitleTextField</key> 
     40                                <string>NSTextField</string> 
     41                                <key>_downloadsTitleTextField</key> 
     42                                <string>NSTextField</string> 
     43                                <key>_hostTextField</key> 
     44                                <string>NSTextField</string> 
     45                                <key>_hostTitleTextField</key> 
     46                                <string>NSTextField</string> 
     47                                <key>_iconImageView</key> 
     48                                <string>NSImageView</string> 
     49                                <key>_idTextField</key> 
     50                                <string>NSTextField</string> 
     51                                <key>_idTitleTextField</key> 
     52                                <string>NSTextField</string> 
     53                                <key>_idleTimeTextField</key> 
     54                                <string>NSTextField</string> 
     55                                <key>_idleTimeTitleTextField</key> 
     56                                <string>NSTextField</string> 
     57                                <key>_loginTextField</key> 
     58                                <string>NSTextField</string> 
     59                                <key>_loginTimeTextField</key> 
     60                                <string>NSTextField</string> 
     61                                <key>_loginTimeTitleTextField</key> 
     62                                <string>NSTextField</string> 
     63                                <key>_loginTitleTextField</key> 
     64                                <string>NSTextField</string> 
     65                                <key>_nickTextField</key> 
     66                                <string>NSTextField</string> 
     67                                <key>_statusTextField</key> 
     68                                <string>NSTextField</string> 
     69                                <key>_statusTitleTextField</key> 
     70                                <string>NSTextField</string> 
     71                                <key>_uploadsTitleTextField</key> 
     72                                <string>NSTextField</string> 
     73                                <key>_versionTextField</key> 
     74                                <string>NSTextField</string> 
     75                                <key>_versionTitleTextField</key> 
     76                                <string>NSTextField</string> 
     77                        </dict> 
     78                        <key>SUPERCLASS</key> 
     79                        <string>WCConnectionController</string> 
     80                </dict> 
     81                <dict> 
     82                        <key>CLASS</key> 
     83                        <string>WIWindowController</string> 
     84                        <key>LANGUAGE</key> 
     85                        <string>ObjC</string> 
     86                        <key>SUPERCLASS</key> 
     87                        <string>NSWindowController</string> 
     88                </dict> 
     89                <dict> 
     90                        <key>ACTIONS</key> 
     91                        <dict> 
     92                                <key>accounts</key> 
     93                                <string>id</string> 
     94                                <key>addBookmark</key> 
     95                                <string>id</string> 
     96                                <key>broadcast</key> 
     97                                <string>id</string> 
     98                                <key>chat</key> 
     99                                <string>id</string> 
     100                                <key>console</key> 
     101                                <string>id</string> 
     102                                <key>disconnect</key> 
     103                                <string>id</string> 
     104                                <key>files</key> 
     105                                <string>id</string> 
     106                                <key>messages</key> 
     107                                <string>id</string> 
     108                                <key>news</key> 
     109                                <string>id</string> 
     110                                <key>postNews</key> 
     111                                <string>id</string> 
     112                                <key>reconnect</key> 
     113                                <string>id</string> 
     114                                <key>search</key> 
     115                                <string>id</string> 
     116                                <key>serverInfo</key> 
     117                                <string>id</string> 
     118                                <key>transfers</key> 
     119                                <string>id</string> 
     120                        </dict> 
     121                        <key>CLASS</key> 
     122                        <string>WCConnectionController</string> 
     123                        <key>LANGUAGE</key> 
     124                        <string>ObjC</string> 
     125                        <key>SUPERCLASS</key> 
     126                        <string>WIWindowController</string> 
     127                </dict> 
     128        </array> 
     129        <key>IBVersion</key> 
     130        <string>1</string> 
     131</dict> 
     132</plist> 
  • WiredClient/trunk/French.lproj/UserInfo.nib/info.nib

    r4147 r5546  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
     2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
    33<plist version="1.0"> 
    44<dict> 
    5         <key>IBDocumentLocation</key> 
    6         <string>412 62 403 372 0 0 1680 1028 </string> 
    75        <key>IBFramework Version</key> 
    8         <string>446.1</string> 
     6        <string>629</string> 
     7        <key>IBLastKnownRelativeProjectPath</key> 
     8        <string>../../WiredClient.xcodeproj</string> 
    99        <key>IBOldestOS</key> 
    10         <integer>3</integer> 
     10        <integer>5</integer> 
    1111        <key>IBOpenObjects</key> 
    1212        <array> 
    13                 <integer>5</integer> 
     13                <integer>6</integer> 
    1414        </array> 
    1515        <key>IBSystem Version</key> 
    16         <string>8I127</string> 
     16        <string>9C7010</string> 
     17        <key>targetFramework</key> 
     18        <string>IBCocoaFramework</string> 
    1719</dict> 
    1820</plist> 
  • WiredClient/trunk/German.lproj/UserInfo.nib/classes.nib

    r4237 r5546  
    1 
    2     IBClasses = ( 
    3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },  
    4         { 
    5             CLASS = WCConnectionController;  
    6             LANGUAGE = ObjC;  
    7             SUPERCLASS = WIWindowController;  
    8         },  
    9         { 
    10             CLASS = WCUserInfo;  
    11             LANGUAGE = ObjC;  
    12             OUTLETS = { 
    13                 "_addressTextField" = NSTextField;  
    14                 "_addressTitleTextField" = NSTextField;  
    15                 "_cipherTextField" = NSTextField;  
    16                 "_cipherTitleTextField" = NSTextField;  
    17                 "_downloadsTitleTextField" = NSTextField;  
    18                 "_hostTextField" = NSTextField;  
    19                 "_hostTitleTextField" = NSTextField;  
    20                 "_iconImageView" = NSImageView;  
    21                 "_idTextField" = NSTextField;  
    22                 "_idTitleTextField" = NSTextField;  
    23                 "_idleTimeTextField" = NSTextField;  
    24                 "_idleTimeTitleTextField" = NSTextField;  
    25                 "_loginTextField" = NSTextField;  
    26                 "_loginTimeTextField" = NSTextField;  
    27                 "_loginTimeTitleTextField" = NSTextField;  
    28                 "_loginTitleTextField" = NSTextField;  
    29                 "_nickTextField" = NSTextField;  
    30                 "_statusTextField" = NSTextField;  
    31                 "_statusTitleTextField" = NSTextField;  
    32                 "_uploadsTitleTextField" = NSTextField;  
    33                 "_versionTextField" = NSTextField;  
    34                 "_versionTitleTextField" = NSTextField;  
    35             };  
    36             SUPERCLASS = WCConnectionController;  
    37         },  
    38         { 
    39             CLASS = WIWindowController;  
    40             LANGUAGE = ObjC;  
    41             SUPERCLASS = NSWindowController;  
    42         } 
    43     );  
    44     IBVersion = 1;  
    45 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
     3<plist version="1.0"> 
     4<dict> 
     5        <key>IBClasses</key> 
     6        <array> 
     7                <dict> 
     8                        <key>CLASS</key> 
     9                        <string>FirstResponder</string> 
     10                        <key>LANGUAGE</key> 
     11                        <string>ObjC</string> 
     12                        <key>SUPERCLASS</key> 
     13                        <string>NSObject</string> 
     14                </dict> 
     15                <dict> 
     16                        <key>CLASS</key> 
     17                        <string>NSObject</string> 
     18                        <key>LANGUAGE</key> 
     19                        <string>ObjC</string> 
     20                </dict> 
     21                <dict> 
     22                        <key>ACTIONS</key> 
     23                        <dict> 
     24                                <key>icon</key> 
     25                                <string>id</string> 
     26                        </dict> 
     27                        <key>CLASS</key> 
     28                        <string>WCUserInfo</string> 
     29                        <key>LANGUAGE</key> 
     30                        <string>ObjC</string> 
     31                        <key>OUTLETS</key> 
     32                        <dict> 
     33                                <key>_addressTextField</key> 
     34                                <string>NSTextField</string> 
     35                                <key>_addressTitleTextField</key> 
     36                                <string>NSTextField</string> 
     37                                <key>_cipherTextField</key> 
     38                                <string>NSTextField</string> 
     39                                <key>_cipherTitleTextField</key> 
     40                                <string>NSTextField</string> 
     41                                <key>_downloadsTitleTextField</key> 
     42                                <string>NSTextField</string> 
     43                                <key>_hostTextField</key> 
     44                                <string>NSTextField</string> 
     45                                <key>_hostTitleTextField</key> 
     46                                <string>NSTextField</string> 
     47                                <key>_iconImageView</key> 
     48                                <string>NSImageView</string> 
     49                                <key>_idTextField</key> 
     50                                <string>NSTextField</string> 
     51                                <key>_idTitleTextField</key> 
     52                                <string>NSTextField</string> 
     53                                <key>_idleTimeTextField</key> 
     54                                <string>NSTextField</string> 
     55                                <key>_idleTimeTitleTextField</key> 
     56                                <string>NSTextField</string> 
     57                                <key>_loginTextField</key> 
     58                                <string>NSTextField</string> 
     59                                <key>_loginTimeTextField</key> 
     60                                <string>NSTextField</string> 
     61                                <key>_loginTimeTitleTextField</key> 
     62                                <string>NSTextField</string> 
     63                                <key>_loginTitleTextField</key> 
     64                                <string>NSTextField</string> 
     65                                <key>_nickTextField</key> 
     66                                <string>NSTextField</string> 
     67                                <key>_statusTextField</key> 
     68                                <string>NSTextField</string> 
     69                                <key>_statusTitleTextField</key> 
     70                                <string>NSTextField</string> 
     71                                <key>_uploadsTitleTextField</key> 
     72                                <string>NSTextField</string> 
     73                                <key>_versionTextField</key> 
     74                                <string>NSTextField</string> 
     75                                <key>_versionTitleTextField</key> 
     76                                <string>NSTextField</string> 
     77                        </dict> 
     78                        <key>SUPERCLASS</key> 
     79                        <string>WCConnectionController</string> 
     80                </dict> 
     81                <dict> 
     82                        <key>CLASS</key> 
     83                        <string>WIWindowController</string> 
     84                        <key>LANGUAGE</key> 
     85                        <string>ObjC</string> 
     86                        <key>SUPERCLASS</key> 
     87                        <string>NSWindowController</string> 
     88                </dict> 
     89                <dict> 
     90                        <key>ACTIONS</key> 
     91                        <dict> 
     92                                <key>accounts</key> 
     93                                <string>id</string> 
     94                                <key>addBookmark</key> 
     95                                <string>id</string> 
     96                                <key>broadcast</key> 
     97                                <string>id</string> 
     98                                <key>chat</key> 
     99                                <string>id</string> 
     100                                <key>console</key> 
     101                                <string>id</string> 
     102                                <key>disconnect</key> 
     103                                <string>id</string> 
     104                                <key>files</key> 
     105                                <string>id</string> 
     106                                <key>messages</key> 
     107                                <string>id</string> 
     108                                <key>news</key> 
     109                                <string>id</string> 
     110                                <key>postNews</key> 
     111                                <string>id</string> 
     112                                <key>reconnect</key> 
     113                                <string>id</string> 
     114                                <key>search</key> 
     115                                <string>id</string> 
     116                                <key>serverInfo</key> 
     117                                <string>id</string> 
     118                                <key>transfers</key> 
     119                                <string>id</string> 
     120                        </dict> 
     121                        <key>CLASS</key> 
     122                        <string>WCConnectionController</string> 
     123                        <key>LANGUAGE</key> 
     124                        <string>ObjC</string> 
     125                        <key>SUPERCLASS</key> 
     126                        <string>WIWindowController</string> 
     127                </dict> 
     128        </array> 
     129        <key>IBVersion</key> 
     130        <string>1</string> 
     131</dict> 
     132</plist> 
  • WiredClient/trunk/German.lproj/UserInfo.nib/info.nib

    r4237 r5546  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
     2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
    33<plist version="1.0"> 
    44<dict> 
    5         <key>IBDocumentLocation</key> 
    6         <string>723 75 403 372 0 0 1280 1002 </string> 
    75        <key>IBFramework Version</key> 
    8         <string>446.1</string> 
     6        <string>629</string> 
     7        <key>IBLastKnownRelativeProjectPath</key> 
     8        <string>../../WiredClient.xcodeproj</string> 
    99        <key>IBOldestOS</key> 
    10         <integer>3</integer> 
     10        <integer>5</integer> 
    1111        <key>IBOpenObjects</key> 
    1212        <array> 
    13                 <integer>5</integer> 
     13                <integer>6</integer> 
    1414        </array> 
    1515        <key>IBSystem Version</key> 
    16         <string>8I127</string> 
     16        <string>9C7010</string> 
     17        <key>targetFramework</key> 
     18        <string>IBCocoaFramework</string> 
    1719</dict> 
    1820</plist> 
  • WiredClient/trunk/Japanese.lproj/UserInfo.nib/classes.nib

    r4143 r5546  
    1 
    2     IBClasses = ( 
    3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },  
    4         { 
    5             CLASS = WCConnectionController;  
    6             LANGUAGE = ObjC;  
    7             SUPERCLASS = WIWindowController;  
    8         },  
    9         { 
    10             CLASS = WCUserInfo;  
    11             LANGUAGE = ObjC;  
    12             OUTLETS = { 
    13                 "_addressTextField" = NSTextField;  
    14                 "_addressTitleTextField" = NSTextField;  
    15                 "_cipherTextField" = NSTextField;  
    16                 "_cipherTitleTextField" = NSTextField;  
    17                 "_downloadsTitleTextField" = NSTextField;  
    18                 "_hostTextField" = NSTextField;  
    19                 "_hostTitleTextField" = NSTextField;  
    20                 "_iconImageView" = NSImageView;  
    21                 "_idTextField" = NSTextField;  
    22                 "_idTitleTextField" = NSTextField;  
    23                 "_idleTimeTextField" = NSTextField;  
    24                 "_idleTimeTitleTextField" = NSTextField;  
    25                 "_loginTextField" = NSTextField;  
    26                 "_loginTimeTextField" = NSTextField;  
    27                 "_loginTimeTitleTextField" = NSTextField;  
    28                 "_loginTitleTextField" = NSTextField;  
    29                 "_nickTextField" = NSTextField;  
    30                 "_statusTextField" = NSTextField;  
    31                 "_statusTitleTextField" = NSTextField;  
    32                 "_uploadsTitleTextField" = NSTextField;  
    33                 "_versionTextField" = NSTextField;  
    34                 "_versionTitleTextField" = NSTextField;  
    35             };  
    36             SUPERCLASS = WCConnectionController;  
    37         },  
    38         { 
    39             CLASS = WIWindowController;  
    40             LANGUAGE = ObjC;  
    41             SUPERCLASS = NSWindowController;  
    42         } 
    43     );  
    44     IBVersion = 1;  
    45 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
     3<plist version="1.0"> 
     4<dict> 
     5        <key>IBClasses</key> 
     6        <array> 
     7                <dict> 
     8                        <key>CLASS</key> 
     9                        <string>FirstResponder</string> 
     10                        <key>LANGUAGE</key> 
     11                        <string>ObjC</string> 
     12                        <key>SUPERCLASS</key> 
     13                        <string>NSObject</string> 
     14                </dict> 
     15                <dict> 
     16                        <key>CLASS</key> 
     17                        <string>NSObject</string> 
     18                        <key>LANGUAGE</key> 
     19                        <string>ObjC</string> 
     20                </dict> 
     21                <dict> 
     22                        <key>ACTIONS</key> 
     23                        <dict> 
     24                                <key>icon</key> 
     25                                <string>id</string> 
     26                        </dict> 
     27                        <key>CLASS</key> 
     28                        <string>WCUserInfo</string> 
     29                        <key>LANGUAGE</key> 
     30                        <string>ObjC</string> 
     31                        <key>OUTLETS</key> 
     32                        <dict> 
     33                                <key>_addressTextField</key> 
     34                                <string>NSTextField</string> 
     35                                <key>_addressTitleTextField</key> 
     36                                <string>NSTextField</string> 
     37                                <key>_cipherTextField</key> 
     38                                <string>NSTextField</string> 
     39                                <key>_cipherTitleTextField</key> 
     40                                <string>NSTextField</string> 
     41                                <key>_downloadsTitleTextField</key> 
     42                                <string>NSTextField</string> 
     43                                <key>_hostTextField</key> 
     44                                <string>NSTextField</string> 
     45                                <key>_hostTitleTextField</key> 
     46                                <string>NSTextField</string> 
     47                                <key>_iconImageView</key> 
     48                                <string>NSImageView</string> 
     49                                <key>_idTextField</key> 
     50                                <string>NSTextField</string> 
     51                                <key>_idTitleTextField</key> 
     52                                <string>NSTextField</string> 
     53                                <key>_idleTimeTextField</key> 
     54                                <string>NSTextField</string> 
     55                                <key>_idleTimeTitleTextField</key> 
     56                                <string>NSTextField</string> 
     57                                <key>_loginTextField</key> 
     58                                <string>NSTextField</string> 
     59                                <key>_loginTimeTextField</key> 
     60                                <string>NSTextField</string> 
     61                                <key>_loginTimeTitleTextField</key> 
     62                                <string>NSTextField</string> 
     63                                <key>_loginTitleTextField</key> 
     64                                <string>NSTextField</string> 
     65                                <key>_nickTextField</key> 
     66                                <string>NSTextField</string> 
     67                                <key>_statusTextField</key> 
     68                                <string>NSTextField</string> 
     69                                <key>_statusTitleTextField</key> 
     70                                <string>NSTextField</string> 
     71                                <key>_uploadsTitleTextField</key> 
     72                                <string>NSTextField</string> 
     73                                <key>_versionTextField</key> 
     74                                <string>NSTextField</string> 
     75                                <key>_versionTitleTextField</key> 
     76                                <string>NSTextField</string> 
     77                        </dict> 
     78                        <key>SUPERCLASS</key> 
     79                        <string>WCConnectionController</string> 
     80                </dict> 
     81                <dict> 
     82                        <key>CLASS</key> 
     83                        <string>WIWindowController</string> 
     84                        <key>LANGUAGE</key> 
     85                        <string>ObjC</string> 
     86                        <key>SUPERCLASS</key> 
     87                        <string>NSWindowController</string> 
     88                </dict> 
     89                <dict> 
     90                        <key>ACTIONS</key> 
     91                        <dict> 
     92                                <key>accounts</key> 
     93                                <string>id</string> 
     94                                <key>addBookmark</key> 
     95                                <string>id</string> 
     96                                <key>broadcast</key> 
     97                                <string>id</string> 
     98                                <key>chat</key> 
     99                                <string>id</string> 
     100                                <key>console</key> 
     101                                <string>id</string> 
     102                                <key>disconnect</key> 
     103                                <string>id</string> 
     104                                <key>files</key> 
     105                                <string>id</string> 
     106                                <key>messages</key> 
     107                                <string>id</string> 
     108                                <key>news</key> 
     109                                <string>id</string> 
     110                                <key>postNews</key> 
     111                                <string>id</string> 
     112                                <key>reconnect</key> 
     113                                <string>id</string> 
     114                                <key>search</key> 
     115                                <string>id</string> 
     116                                <key>serverInfo</key> 
     117                                <string>id</string> 
     118                                <key>transfers</key> 
     119                                <string>id</string> 
     120                        </dict> 
     121                        <key>CLASS</key> 
     122                        <string>WCConnectionController</string> 
     123                        <key>LANGUAGE</key> 
     124                        <string>ObjC</string> 
     125                        <key>SUPERCLASS</key> 
     126                        <string>WIWindowController</string> 
     127                </dict> 
     128        </array> 
     129        <key>IBVersion</key> 
     130        <string>1</string> 
     131</dict> 
     132</plist> 
  • WiredClient/trunk/Japanese.lproj/UserInfo.nib/info.nib

    r4146 r5546  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
     2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
    33<plist version="1.0"> 
    44<dict> 
    5         <key>IBDocumentLocation</key> 
    6         <string>235 41 403 372 0 0 1280 1002 </string> 
    75        <key>IBFramework Version</key> 
    8         <string>446.1</string> 
     6        <string>629</string> 
     7        <key>IBLastKnownRelativeProjectPath</key> 
     8        <string>../../WiredClient.xcodeproj</string> 
    99        <key>IBOldestOS</key> 
    10         <integer>3</integer> 
     10        <integer>5</integer> 
    1111        <key>IBOpenObjects</key> 
    1212        <array> 
    13                 <integer>5</integer> 
     13                <integer>6</integer> 
    1414        </array> 
    1515        <key>IBSystem Version</key> 
    16         <string>8I127</string> 
     16        <string>9C7010</string> 
     17        <key>targetFramework</key> 
     18        <string>IBCocoaFramework</string> 
    1719</dict> 
    1820</plist> 
  • WiredClient/trunk/WCUserInfo.h

    r4481 r5546  
    5959} 
    6060 
    61  
    6261+ (id)userInfoWithConnection:(WCServerConnection *)connection user:(WCUser *)user; 
    6362 
     63- (IBAction)icon:(id)sender; 
     64 
    6465@end 
  • WiredClient/trunk/WCUserInfo.m

    r5249 r5546  
    231231        [_dateFormatter setDateStyle:NSDateFormatterMediumStyle]; 
    232232        [_dateFormatter setNaturalLanguageStyle:WIDateFormatterNormalNaturalLanguageStyle]; 
    233  
     233         
    234234        _fieldFrame     = [_statusTextField frame]; 
    235235 
     
    351351} 
    352352 
     353 
     354 
     355#pragma mark - 
     356 
     357- (IBAction)icon:(id)sender { 
     358        [_iconImageView setImage:[_user iconWithIdleTint:NO]]; 
     359} 
     360 
    353361@end