X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0263903122cd22aefa9620a9497d5f58e332effb..aaca1fb8551395a8636aa899529b412992f5e891:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 56e143d..3f7a192 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -11,7 +11,6 @@ clearHotKey = id; editHotKey = id; showPrefsWindow = id; - showTestWindow = id; }; CLASS = PreferencesController; LANGUAGE = ObjC; @@ -22,10 +21,15 @@ 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; @@ -41,9 +45,11 @@ passwordPanelTextField = NSTextField; passwordPanelTitle = NSTextField; passwordTextField = NSTextField; + playCountCheckbox = NSButton; positionMatrix = NSMatrix; ratingCheckbox = NSButton; runScriptsCheckbox = NSButton; + screenPopup = NSPopUpButton; selectPlayerBox = NSBox; selectPlayerSheet = NSPanel; selectSharedPlayerButton = NSButton;