git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
I had the hotkeys disable on me for some reason. I think this might fix it.
[MenuTunes.git]
/
PreferencesController.m
diff --git
a/PreferencesController.m
b/PreferencesController.m
index
ccc9467
..
7e953d9
100755
(executable)
--- a/
PreferencesController.m
+++ b/
PreferencesController.m
@@
-740,6
+740,7
@@
static PreferencesController *prefs = nil;
@"upcomingSongs",
@"playlists",
@"artists",
+ @"albums",
@"eqPresets",
@"songRating",
@"playPause",
@@
-767,6
+768,7
@@
static PreferencesController *prefs = nil;
@"upcomingSongs",
@"playlists",
@"artists",
+ @"albums",
@"eqPresets",
@"songRating",
nil];