X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0b83e13fdd374e0ac55397663cedb94bf8df197f..300a07d55a963cc39d6fdc8152a2651b55054055:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index da4ec7f..0b64f56 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -11,19 +11,21 @@ clearHotKey = id; editHotKey = id; showPrefsWindow = id; - showTestWindow = id; }; 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; @@ -39,7 +41,11 @@ passwordPanelTextField = NSTextField; passwordPanelTitle = NSTextField; passwordTextField = NSTextField; + playCountCheckbox = NSButton; + positionMatrix = NSMatrix; ratingCheckbox = NSButton; + runScriptsCheckbox = NSButton; + screenPopup = NSPopUpButton; selectPlayerBox = NSBox; selectPlayerSheet = NSPanel; selectSharedPlayerButton = NSButton; @@ -48,15 +54,16 @@ sharingPanelOKButton = NSButton; sharingTableView = NSTableView; showOnChangeCheckbox = NSButton; + showScriptsButton = NSButton; songsInAdvance = NSTextField; trackNumberCheckbox = NSButton; trackTimeCheckbox = NSButton; - usePasswordCheckbox = NSButton; useSharedMenuTunesCheckbox = NSButton; vanishDelaySlider = NSSlider; vanishEffectPopup = NSPopUpButton; vanishSpeedSlider = NSSlider; window = NSWindow; + windowSizingPopup = NSPopUpButton; zeroConfView = NSView; }; SUPERCLASS = NSObject;