X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/89e6aacd25d9f355b9dac9c22973e6a5161b3f88..50485da2e6ae0642e4dfb55ef4c0556ed6ef2a80:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index ee754cf..ac86d7f 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -15,27 +15,44 @@ CLASS = PreferencesController; LANGUAGE = ObjC; OUTLETS = { + albumArtworkCheckbox = 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; launchPlayerAtLaunchCheckbox = NSButton; + locationTextField = NSTextField; manualView = NSView; menuTableView = CustomMenuTableView; nameCheckbox = NSButton; + nameTextField = NSTextField; + passwordPanel = NSPanel; + passwordPanelMessage = NSTextField; + passwordPanelOKButton = NSButton; + passwordPanelTextField = NSTextField; + passwordPanelTitle = NSTextField; + passwordTextField = NSTextField; + positionMatrix = NSMatrix; ratingCheckbox = NSButton; + runScriptsCheckbox = NSButton; selectPlayerBox = NSBox; selectPlayerSheet = NSPanel; selectSharedPlayerButton = NSButton; + selectedPlayerTextField = NSTextField; shareMenuTunesCheckbox = NSButton; - sharePasswordCheckbox = NSButton; - sharePasswordTextField = NSTextField; + sharingPanelOKButton = NSButton; sharingTableView = NSTableView; showOnChangeCheckbox = NSButton; + showScriptsButton = NSButton; songsInAdvance = NSTextField; trackNumberCheckbox = NSButton; trackTimeCheckbox = NSButton; @@ -44,6 +61,7 @@ vanishEffectPopup = NSPopUpButton; vanishSpeedSlider = NSSlider; window = NSWindow; + windowSizingPopup = NSPopUpButton; zeroConfView = NSView; }; SUPERCLASS = NSObject;