mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Set click point before displaying so that mouse up on a button instantly
deselects it. Store application icon when first loaded so it doesn't have badges on it. Move a few things into the nib file Put ellipis at end of name / tracker / announce if it doesn't fit
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
IBOutlet NSTextField * fInfoLeechers;
|
||||
IBOutlet NSTextField * fInfoDownloaded;
|
||||
IBOutlet NSTextField * fInfoUploaded;
|
||||
NSImage * fAppIcon;
|
||||
|
||||
io_connect_t fRootPort;
|
||||
NSArray * fFilenames;
|
||||
|
||||
Reference in New Issue
Block a user