X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/9c8f6e1b9b0b947d898a3d9bae3acb3999879791..50485da2e6ae0642e4dfb55ef4c0556ed6ef2a80:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 8e7e804..ac86d7f 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -5,49 +5,64 @@ {CLASS = ITKeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, { ACTIONS = { - cancelHotKey = id; changeGeneralSetting = id; - changeHotKey = id; + changeSharingSetting = id; changeStatusWindowSetting = id; clearHotKey = id; - okHotKey = id; + editHotKey = id; showPrefsWindow = id; }; CLASS = PreferencesController; LANGUAGE = ObjC; OUTLETS = { + albumArtworkCheckbox = NSButton; albumCheckbox = NSButton; allTableView = NSTableView; appearanceEffectPopup = NSPopUpButton; appearanceSpeedSlider = NSSlider; artistCheckbox = NSButton; - keyComboField = NSTextField; - keyComboPanel = NSPanel; + 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; - nextTrackButton = NSButton; - playPauseButton = NSButton; - previousTrackButton = NSButton; + nameTextField = NSTextField; + passwordPanel = NSPanel; + passwordPanelMessage = NSTextField; + passwordPanelOKButton = NSButton; + passwordPanelTextField = NSTextField; + passwordPanelTitle = NSTextField; + passwordTextField = NSTextField; + positionMatrix = NSMatrix; ratingCheckbox = NSButton; - ratingDecrementButton = NSButton; - ratingIncrementButton = NSButton; + runScriptsCheckbox = NSButton; + selectPlayerBox = NSBox; + selectPlayerSheet = NSPanel; + selectSharedPlayerButton = NSButton; + selectedPlayerTextField = NSTextField; + shareMenuTunesCheckbox = NSButton; + sharingPanelOKButton = NSButton; + sharingTableView = NSTableView; showOnChangeCheckbox = NSButton; - showPlayerButton = NSButton; + showScriptsButton = NSButton; songsInAdvance = NSTextField; - toggleLoopButton = NSButton; - toggleShuffleButton = NSButton; - trackInfoButton = NSButton; trackNumberCheckbox = NSButton; trackTimeCheckbox = NSButton; - upcomingSongsButton = NSButton; + useSharedMenuTunesCheckbox = NSButton; vanishDelaySlider = NSSlider; vanishEffectPopup = NSPopUpButton; vanishSpeedSlider = NSSlider; - volumeDecrementButton = NSButton; - volumeIncrementButton = NSButton; window = NSWindow; + windowSizingPopup = NSPopUpButton; + zeroConfView = NSView; }; SUPERCLASS = NSObject; }