Updated turtle icons from macHD.

This commit is contained in:
Mitchell Livingston 2006-07-19 03:58:33 +00:00
parent d196827618
commit e9ee54b370
3 changed files with 1 additions and 1 deletions

View File

@ -842,7 +842,7 @@ static void sleepCallBack(void * controller, io_service_t y,
- (void) updateControlTint: (NSNotification *) notification
{
if (fSpeedLimitEnabled && [fWindow isKeyWindow])
if (fSpeedLimitEnabled)
[fSpeedLimitButton setImage: [NSColor currentControlTint] == NSBlueControlTint
? fSpeedLimitBlueImage : fSpeedLimitGraphiteImage];
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 536 B