X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/8d3dd2ae3b78305f66e06d48770ef24222b7a0ef..aaca1fb8551395a8636aa899529b412992f5e891:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index cfab793..3f7a192 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -1,47 +1,74 @@ { IBClasses = ( + {CLASS = CustomMenuTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, {CLASS = ITKeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, - {CLASS = MyTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, { 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; + audioscrobblerEnabledCheckbox = NSButton; + audioscrobblerPasswordTextField = NSSecureTextField; + audioscrobblerUseCacheCheckbox = NSButton; + audioscrobblerUserTextField = NSTextField; + backgroundColorPopup = NSPopUpButton; + backgroundColorWell = NSColorWell; + backgroundStylePopup = NSPopUpButton; + clientPasswordTextField = NSTextField; + composerCheckbox = NSButton; + hostTextField = NSTextField; + hotKeysTableView = NSTableView; launchAtLoginCheckbox = NSButton; launchPlayerAtLaunchCheckbox = NSButton; - menuTableView = NSTableView; + 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; + playCountCheckbox = NSButton; + positionMatrix = NSMatrix; ratingCheckbox = NSButton; - ratingDecrementButton = NSButton; - ratingIncrementButton = NSButton; - showPlayerButton = NSButton; + runScriptsCheckbox = NSButton; + screenPopup = NSPopUpButton; + selectPlayerBox = NSBox; + selectPlayerSheet = NSPanel; + selectSharedPlayerButton = NSButton; + selectedPlayerTextField = NSTextField; + shareMenuTunesCheckbox = NSButton; + sharingPanelOKButton = NSButton; + sharingTableView = NSTableView; + showOnChangeCheckbox = NSButton; + showScriptsButton = NSButton; songsInAdvance = NSTextField; - toggleLoopButton = NSButton; - toggleShuffleButton = NSButton; - trackInfoButton = NSButton; trackNumberCheckbox = NSButton; trackTimeCheckbox = NSButton; - upcomingSongsButton = NSButton; - volumeDecrementButton = NSButton; - volumeIncrementButton = NSButton; + useSharedMenuTunesCheckbox = NSButton; + vanishDelaySlider = NSSlider; + vanishEffectPopup = NSPopUpButton; + vanishSpeedSlider = NSSlider; window = NSWindow; + windowSizingPopup = NSPopUpButton; + zeroConfView = NSView; }; SUPERCLASS = NSObject; }