mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
color the background of the status bar on tiger
This commit is contained in:
@@ -290,6 +290,7 @@ void sleepCallBack(void * controller, io_service_t y, natural_t messageType, voi
|
||||
|
||||
//set up status bar
|
||||
[fStatusBar setHidden: YES];
|
||||
[fStatusBar setShowOnTiger: YES];
|
||||
|
||||
[fTotalDLField setToolTip: NSLocalizedString(@"Total download speed", "Status Bar -> speed tooltip")];
|
||||
[fTotalULField setToolTip: NSLocalizedString(@"Total upload speed", "Status Bar -> speed tooltip")];
|
||||
|
||||
Reference in New Issue
Block a user