Changeset 3408

Show
Ignore:
Timestamp:
01/03/06 22:01:58 (3 years ago)
Author:
morris
Message:

Also update nibs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • WiredServer/trunk/PreferencePane/English.lproj/Wired.nib/classes.nib

    r3199 r3408  
    149149            LANGUAGE = ObjC;  
    150150            OUTLETS = { 
    151                 "_bandwidthGraphView" = ZAGraphView;  
     151                "_bandwidthGraphView" = WIGraphView;  
    152152                "_currentDownloadsTextField" = NSTextField;  
    153153                "_currentUploadsTextField" = NSTextField;  
     
    161161                "_totalUploadsTextField" = NSTextField;  
    162162                "_totalUsersTextField" = NSTextField;  
    163                 "_transfersGraphView" = ZAGraphView;  
    164                 "_usersGraphView" = ZAGraphView;  
     163                "_transfersGraphView" = WIGraphView;  
     164                "_usersGraphView" = WIGraphView;  
    165165                "_versionTextField" = NSTextField;  
    166166            };  
    167167            SUPERCLASS = NSObject;  
    168168        },  
     169        {CLASS = WIGraphView; LANGUAGE = ObjC; SUPERCLASS = NSView; },  
    169170        { 
    170171            ACTIONS = {authorize = id; help = id; };  
     
    182183            };  
    183184            SUPERCLASS = NSPreferencePane;  
    184         },  
    185         {CLASS = ZAGraphView; LANGUAGE = ObjC; SUPERCLASS = NSView; } 
     185        } 
    186186    );  
    187187    IBVersion = 1;  
  • WiredServer/trunk/PreferencePane/English.lproj/Wired.nib/info.nib

    r3199 r3408  
    66        <string>475 146 446 363 0 0 1280 1002 </string> 
    77        <key>IBFramework Version</key> 
    8         <string>439.0</string> 
     8        <string>443.0</string> 
    99        <key>IBOpenObjects</key> 
    1010        <array> 
     
    1212        </array> 
    1313        <key>IBSystem Version</key> 
    14         <string>8C46</string> 
     14        <string>8F46</string> 
    1515</dict> 
    1616</plist>