git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Quick intermediary checkin to add the preset color pull-down. More coming soon.
[MenuTunes.git]
/
English.lproj
/
Preferences.nib
/
classes.nib
diff --git
a/English.lproj/Preferences.nib/classes.nib
b/English.lproj/Preferences.nib/classes.nib
index
2e77833
..
3dea3b8
100755
(executable)
--- a/
English.lproj/Preferences.nib/classes.nib
+++ b/
English.lproj/Preferences.nib/classes.nib
@@
-11,6
+11,7
@@
clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
+ showTestWindow = id;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
@@
-20,6
+21,9
@@
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
+ backgroundColorPopup = NSPopUpButton;
+ backgroundColorWell = NSColorWell;
+ backgroundStylePopup = NSPopUpButton;
clientPasswordTextField = NSTextField;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
clientPasswordTextField = NSTextField;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;