X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/086d6be5a155d0390ec1915350ad126c95a88416..865eb081d76064bc6ec16c44f6ac976a9b1a62b3:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 2bbece9..9ddd004 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -11,20 +11,26 @@ 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; + audioscrobblerEnabledCheckbox = NSButton; + audioscrobblerPasswordTextField = NSSecureTextField; + audioscrobblerStatusTextField = NSTextField; + audioscrobblerUseCacheCheckbox = NSButton; + audioscrobblerUserTextField = NSTextField; backgroundColorPopup = NSPopUpButton; backgroundColorWell = NSColorWell; backgroundStylePopup = NSPopUpButton; clientPasswordTextField = NSTextField; + composerCheckbox = NSButton; hostTextField = NSTextField; hotKeysTableView = NSTableView; launchAtLoginCheckbox = NSButton; @@ -40,8 +46,11 @@ passwordPanelTextField = NSTextField; passwordPanelTitle = NSTextField; passwordTextField = NSTextField; + playCountCheckbox = NSButton; positionMatrix = NSMatrix; ratingCheckbox = NSButton; + runScriptsCheckbox = NSButton; + screenPopup = NSPopUpButton; selectPlayerBox = NSBox; selectPlayerSheet = NSPanel; selectSharedPlayerButton = NSButton; @@ -50,6 +59,7 @@ sharingPanelOKButton = NSButton; sharingTableView = NSTableView; showOnChangeCheckbox = NSButton; + showScriptsButton = NSButton; songsInAdvance = NSTextField; trackNumberCheckbox = NSButton; trackTimeCheckbox = NSButton;