Ignore:
Timestamp:
Jun 26, 2006, 5:52:51 AM (17 years ago)
Author:
livings124
Message:

Added an option to only show the remove/quit warning if transfers are downloading (not seeding). Also change the word "torrent" to "transfer" in the prefs window.

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

Legend:

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

    r446 r484  
    3333                fPortField = NSTextField;
    3434                fQuitCheck = NSButton;
     35                fQuitDownloadingCheck = NSButton;
    3536                fRatioCheck = NSButton;
    3637                fRatioField = NSTextField;
    3738                fRemoveCheck = NSButton;
     39                fRemoveDownloadingCheck = NSButton;
    3840                fStartMatrix = NSMatrix;
    3941                fTransfersView = NSView;
  • trunk/macosx/English.lproj/PrefsWindow.nib/info.nib

    r459 r484  
    88        <dict>
    99                <key>28</key>
    10                 <string>308 472 535 212 0 0 1152 842 </string>
     10                <string>308 454 535 247 0 0 1152 842 </string>
    1111                <key>41</key>
    1212                <string>308 405 535 345 0 0 1152 842 </string>
     
    1818        <key>IBOpenObjects</key>
    1919        <array>
    20                 <integer>41</integer>
    2120                <integer>28</integer>
    2221        </array>
Note: See TracChangeset for help on using the changeset viewer.