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
8bb69df
..
3dea3b8
100755
(executable)
--- a/
English.lproj/Preferences.nib/classes.nib
+++ b/
English.lproj/Preferences.nib/classes.nib
@@
-6,10
+6,12
@@
{
ACTIONS = {
changeGeneralSetting = id;
{
ACTIONS = {
changeGeneralSetting = id;
+ changeSharingSetting = id;
changeStatusWindowSetting = id;
clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
changeStatusWindowSetting = id;
clearHotKey = id;
editHotKey = id;
showPrefsWindow = id;
+ showTestWindow = id;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
};
CLASS = PreferencesController;
LANGUAGE = ObjC;
@@
-19,20
+21,44
@@
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
+ backgroundColorPopup = NSPopUpButton;
+ backgroundColorWell = NSColorWell;
+ backgroundStylePopup = NSPopUpButton;
+ clientPasswordTextField = NSTextField;
+ hostTextField = NSTextField;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
launchPlayerAtLaunchCheckbox = NSButton;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
launchPlayerAtLaunchCheckbox = NSButton;
+ locationTextField = NSTextField;
+ manualView = NSView;
menuTableView = CustomMenuTableView;
nameCheckbox = NSButton;
menuTableView = CustomMenuTableView;
nameCheckbox = NSButton;
+ nameTextField = NSTextField;
+ passwordPanel = NSPanel;
+ passwordPanelMessage = NSTextField;
+ passwordPanelOKButton = NSButton;
+ passwordPanelTextField = NSTextField;
+ passwordPanelTitle = NSTextField;
+ passwordTextField = NSTextField;
ratingCheckbox = NSButton;
ratingCheckbox = NSButton;
+ selectPlayerBox = NSBox;
+ selectPlayerSheet = NSPanel;
+ selectSharedPlayerButton = NSButton;
+ selectedPlayerTextField = NSTextField;
+ shareMenuTunesCheckbox = NSButton;
+ sharingPanelOKButton = NSButton;
+ sharingTableView = NSTableView;
showOnChangeCheckbox = NSButton;
songsInAdvance = NSTextField;
trackNumberCheckbox = NSButton;
trackTimeCheckbox = NSButton;
showOnChangeCheckbox = NSButton;
songsInAdvance = NSTextField;
trackNumberCheckbox = NSButton;
trackTimeCheckbox = NSButton;
+ usePasswordCheckbox = NSButton;
+ useSharedMenuTunesCheckbox = NSButton;
vanishDelaySlider = NSSlider;
vanishEffectPopup = NSPopUpButton;
vanishSpeedSlider = NSSlider;
window = NSWindow;
vanishDelaySlider = NSSlider;
vanishEffectPopup = NSPopUpButton;
vanishSpeedSlider = NSSlider;
window = NSWindow;
+ zeroConfView = NSView;
};
SUPERCLASS = NSObject;
}
};
SUPERCLASS = NSObject;
}