X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/dae4c6a0436263f8476c93c693971a2c82ddd596..aaca1fb8551395a8636aa899529b412992f5e891:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 10e4f8f..3f7a192 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -1,40 +1,74 @@ { IBClasses = ( + {CLASS = CustomMenuTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, - {CLASS = KeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, + {CLASS = ITKeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, { ACTIONS = { - apply = id; - cancel = id; - cancelHotKey = id; + changeGeneralSetting = id; + changeSharingSetting = id; + changeStatusWindowSetting = id; clearHotKey = id; - okHotKey = id; - save = id; - setCurrentTrackInfo = id; - setNextTrack = id; - setPlayPause = id; - setPreviousTrack = id; - setUpcomingSongs = 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; - menuTableView = NSTableView; + 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; + playCountCheckbox = NSButton; + positionMatrix = NSMatrix; + ratingCheckbox = 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; - trackInfoButton = NSButton; + trackNumberCheckbox = NSButton; trackTimeCheckbox = NSButton; - upcomingSongsButton = NSButton; + useSharedMenuTunesCheckbox = NSButton; + vanishDelaySlider = NSSlider; + vanishEffectPopup = NSPopUpButton; + vanishSpeedSlider = NSSlider; window = NSWindow; + windowSizingPopup = NSPopUpButton; + zeroConfView = NSView; }; SUPERCLASS = NSObject; }