git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added multiscreen options. Doesn't save them across runs, but I'll add that.
[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
68f916a
..
0b64f56
100755
(executable)
--- a/
English.lproj/Preferences.nib/classes.nib
+++ b/
English.lproj/Preferences.nib/classes.nib
@@
-15,11
+15,17
@@
CLASS = PreferencesController;
LANGUAGE = ObjC;
OUTLETS = {
CLASS = PreferencesController;
LANGUAGE = ObjC;
OUTLETS = {
+ albumArtworkCheckbox = NSButton;
albumCheckbox = NSButton;
allTableView = NSTableView;
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
albumCheckbox = NSButton;
allTableView = NSTableView;
appearanceEffectPopup = NSPopUpButton;
appearanceSpeedSlider = NSSlider;
artistCheckbox = NSButton;
+ backgroundColorPopup = NSPopUpButton;
+ backgroundColorWell = NSColorWell;
+ backgroundStylePopup = NSPopUpButton;
+ clientPasswordTextField = NSTextField;
+ composerCheckbox = NSButton;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
hostTextField = NSTextField;
hotKeysTableView = NSTableView;
launchAtLoginCheckbox = NSButton;
@@
-29,24
+35,35
@@
menuTableView = CustomMenuTableView;
nameCheckbox = NSButton;
nameTextField = NSTextField;
menuTableView = CustomMenuTableView;
nameCheckbox = NSButton;
nameTextField = NSTextField;
+ passwordPanel = NSPanel;
+ passwordPanelMessage = NSTextField;
+ passwordPanelOKButton = NSButton;
+ passwordPanelTextField = NSTextField;
+ passwordPanelTitle = NSTextField;
passwordTextField = NSTextField;
passwordTextField = NSTextField;
+ playCountCheckbox = NSButton;
+ positionMatrix = NSMatrix;
ratingCheckbox = NSButton;
ratingCheckbox = NSButton;
+ runScriptsCheckbox = NSButton;
+ screenPopup = NSPopUpButton;
selectPlayerBox = NSBox;
selectPlayerSheet = NSPanel;
selectSharedPlayerButton = NSButton;
selectedPlayerTextField = NSTextField;
shareMenuTunesCheckbox = NSButton;
selectPlayerBox = NSBox;
selectPlayerSheet = NSPanel;
selectSharedPlayerButton = NSButton;
selectedPlayerTextField = NSTextField;
shareMenuTunesCheckbox = NSButton;
+ sharingPanelOKButton = NSButton;
sharingTableView = NSTableView;
showOnChangeCheckbox = NSButton;
sharingTableView = NSTableView;
showOnChangeCheckbox = NSButton;
+ showScriptsButton = NSButton;
songsInAdvance = NSTextField;
trackNumberCheckbox = NSButton;
trackTimeCheckbox = NSButton;
songsInAdvance = NSTextField;
trackNumberCheckbox = NSButton;
trackTimeCheckbox = NSButton;
- usePasswordCheckbox = NSButton;
useSharedMenuTunesCheckbox = NSButton;
vanishDelaySlider = NSSlider;
vanishEffectPopup = NSPopUpButton;
vanishSpeedSlider = NSSlider;
window = NSWindow;
useSharedMenuTunesCheckbox = NSButton;
vanishDelaySlider = NSSlider;
vanishEffectPopup = NSPopUpButton;
vanishSpeedSlider = NSSlider;
window = NSWindow;
+ windowSizingPopup = NSPopUpButton;
zeroConfView = NSView;
};
SUPERCLASS = NSObject;
zeroConfView = NSView;
};
SUPERCLASS = NSObject;