New button images from macHD. Resume without waiting is now orange.

This commit is contained in:
Mitchell Livingston
2006-10-02 05:21:10 +00:00
parent f0adeba042
commit 9d1f714259
6 changed files with 4 additions and 7 deletions

View File

@@ -358,9 +358,6 @@
[fPeers sortUsingDescriptors: [self peerSortDescriptors]];
[fPeerTable reloadData];
#warning use [fpeers count]
//[fPeerTableStatusField setStringValue: [NSString stringWithFormat: @"%d of %d connected",
// [torrent totalPeers], [fPeers count]]];
}
- (BOOL) validateMenuItem: (NSMenuItem *) menuItem