Ignore:
Timestamp:
Aug 8, 2006, 2:11:51 AM (17 years ago)
Author:
livings124
Message:

Allow scheduling of speed limit.
Preference window saves when closing again.

Location:
trunk/macosx/English.lproj/PrefsWindow.nib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/macosx/English.lproj/PrefsWindow.nib/classes.nib

    r737 r740  
    33        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
    44        {CLASS = MenuButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
     5        {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
    56        {
    67            ACTIONS = {
     
    910                setAutoImport = id;
    1011                setAutoSize = id;
     12                setAutoSpeedLimitCheck = id;
     13                setAutoSpeedLimitHour = id;
    1114                setBadge = id;
    1215                setDownloadLocation = id;
     
    5255                fRemoveDownloadingCheck = NSButton;
    5356                fSeedingSoundPopUp = NSPopUpButton;
     57                fSpeedLimitAutoOffCheck = NSButton;
     58                fSpeedLimitAutoOffField = NSTextField;
     59                fSpeedLimitAutoOnCheck = NSButton;
     60                fSpeedLimitAutoOnField = NSTextField;
    5461                fSpeedLimitDownloadField = NSTextField;
    5562                fSpeedLimitUploadField = NSTextField;
  • trunk/macosx/English.lproj/PrefsWindow.nib/info.nib

    r737 r740  
    88        <dict>
    99                <key>153</key>
    10                 <string>59 422 582 217 0 0 1152 842 </string>
     10                <string>95 422 582 291 0 0 1152 842 </string>
    1111                <key>28</key>
    1212                <string>58 372 582 290 0 0 1152 842 </string>
    1313                <key>41</key>
    14                 <string>84 320 582 304 0 0 1152 842 </string>
     14                <string>138 419 582 304 0 0 1152 842 </string>
    1515                <key>66</key>
    1616                <string>179 527 582 104 0 0 1152 842 </string>
     
    2424        <key>IBOpenObjects</key>
    2525        <array>
    26                 <integer>41</integer>
     26                <integer>153</integer>
    2727        </array>
    2828        <key>IBSystem Version</key>
Note: See TracChangeset for help on using the changeset viewer.