X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b5dfd502c729e9535246a5bde4d9463696f0ed11..0b83e13fdd374e0ac55397663cedb94bf8df197f:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 86838f8..da4ec7f 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -11,6 +11,7 @@ clearHotKey = id; editHotKey = id; showPrefsWindow = id; + showTestWindow = id; }; CLASS = PreferencesController; LANGUAGE = ObjC; @@ -20,6 +21,8 @@ appearanceEffectPopup = NSPopUpButton; appearanceSpeedSlider = NSSlider; artistCheckbox = NSButton; + backgroundColorWell = NSColorWell; + backgroundStylePopup = NSPopUpButton; clientPasswordTextField = NSTextField; hostTextField = NSTextField; hotKeysTableView = NSTableView; @@ -42,6 +45,7 @@ selectSharedPlayerButton = NSButton; selectedPlayerTextField = NSTextField; shareMenuTunesCheckbox = NSButton; + sharingPanelOKButton = NSButton; sharingTableView = NSTableView; showOnChangeCheckbox = NSButton; songsInAdvance = NSTextField;