mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Highlighting of the turtle makes a little more sense.
This commit is contained in:
@@ -159,6 +159,8 @@ static void sleepCallBack(void * controller, io_service_t y,
|
||||
[fSpeedLimitDockItem setState: NSOnState];
|
||||
[fSpeedLimitButton setState: NSOnState];
|
||||
}
|
||||
|
||||
[[fSpeedLimitButton cell] setHighlightsBy: NSNoCellMask];
|
||||
|
||||
[fActionButton setToolTip: @"Shortcuts for changing global settings."];
|
||||
[fSpeedLimitButton setToolTip: @"Speed Limit overrides the total bandwidth limits with its own limits."];
|
||||
|
||||
Reference in New Issue
Block a user