Ignore:
Timestamp:
Jun 8, 2006, 4:40:45 AM (17 years ago)
Author:
livings124
Message:

Initial support of moving torrent files in Mac version. Some things are incomplete and it's not yet guaranteed to work (in other words, only I should be even trying to use it).

File:
1 edited

Legend:

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

    r272 r291  
    1111                setLimit = id;
    1212                setLimitCheck = id;
     13                setMoveTorrent = id;
    1314                setPort = id;
    1415                setRatio = id;
     
    2324                fBadgeDownloadRateCheck = NSButton;
    2425                fBadgeUploadRateCheck = NSButton;
     26                fCopyTorrentCheck = NSButton;
     27                fDeleteOriginalTorrentCheck = NSButton;
    2528                fDownloadCheck = NSButton;
    2629                fDownloadField = NSTextField;
Note: See TracChangeset for help on using the changeset viewer.