X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/2dbcbbf2801976891dde033589dbf5bef5fb4714..aaca1fb8551395a8636aa899529b412992f5e891:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 8bb69df..3f7a192 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -6,6 +6,7 @@ { ACTIONS = { changeGeneralSetting = id; + changeSharingSetting = id; changeStatusWindowSetting = id; clearHotKey = id; editHotKey = id; @@ -14,25 +15,60 @@ CLASS = PreferencesController; LANGUAGE = ObjC; OUTLETS = { + albumArtworkCheckbox = NSButton; albumCheckbox = NSButton; allTableView = NSTableView; appearanceEffectPopup = NSPopUpButton; appearanceSpeedSlider = NSSlider; artistCheckbox = NSButton; + 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; + locationTextField = NSTextField; + manualView = NSView; menuTableView = CustomMenuTableView; nameCheckbox = 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; trackNumberCheckbox = NSButton; trackTimeCheckbox = NSButton; + useSharedMenuTunesCheckbox = NSButton; vanishDelaySlider = NSSlider; vanishEffectPopup = NSPopUpButton; vanishSpeedSlider = NSSlider; window = NSWindow; + windowSizingPopup = NSPopUpButton; + zeroConfView = NSView; }; SUPERCLASS = NSObject; }