From: Matthew Judy Date: Sun, 14 Sep 2003 21:43:41 +0000 (+0000) Subject: Volume.tiff X-Git-Tag: v1.0~63 X-Git-Url: http://git.ithinksw.org/MenuTunes.git/commitdiff_plain/91731580dad70cd2993e3d10b0268a0708f320d4 Volume.tiff --- diff --git a/English.lproj/Localizable.strings b/English.lproj/Localizable.strings index 98e9781..f5094cf 100755 --- a/English.lproj/Localizable.strings +++ b/English.lproj/Localizable.strings @@ -9,7 +9,7 @@ rewind = "Rewind"; showPlayer = "Show Player"; show = "Show"; preferences = "Preferences..."; -quit = "Quit"; +quit = "Quit MenuPrefs"; trackInfo = "Current Track Info"; nowPlaying = "Now Playing"; noSong = "No Song"; diff --git a/StatusWindow.m b/StatusWindow.m index 6fb6ca4..4bf245b 100755 --- a/StatusWindow.m +++ b/StatusWindow.m @@ -139,7 +139,7 @@ lightCount ++; - NSLog(@"%f, %i, %i", volumeLevel, lights, lightCount); + // NSLog(@"%f, %i, %i", volumeLevel, lights, lightCount); if ( lights >= lightCount ) { [aCell setCastsShadow:YES]; diff --git a/Volume.tiff b/Volume.tiff new file mode 100755 index 0000000..9260c54 Binary files /dev/null and b/Volume.tiff differ