Ignore:
Timestamp:
Jun 9, 2006, 7:53:35 PM (17 years ago)
Author:
joshe
Message:

Add support to libtransmission and the MacOS X GUI for saving private copies of

torrent files.

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

Legend:

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

    r292 r310  
    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;
  • trunk/macosx/English.lproj/PrefsWindow.nib/info.nib

    r292 r310  
    88        <dict>
    99                <key>28</key>
    10                 <string>347 472 462 212 0 0 1152 842 </string>
     10                <string>345 472 462 212 0 0 1152 842 </string>
    1111                <key>41</key>
    12                 <string>345 461 462 234 0 0 1152 842 </string>
     12                <string>345 423 462 310 0 0 1152 842 </string>
    1313                <key>66</key>
    1414                <string>347 526 462 104 0 0 1152 842 </string>
     
    1616        <key>IBFramework Version</key>
    1717        <string>446.1</string>
     18        <key>IBOpenObjects</key>
     19        <array>
     20                <integer>41</integer>
     21        </array>
    1822        <key>IBSystem Version</key>
    1923        <string>8I127</string>
Note: See TracChangeset for help on using the changeset viewer.