X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/b5dfd502c729e9535246a5bde4d9463696f0ed11..0605ae7fa0f13acc07644b5e09b3f4187518b3d8:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 86838f8..3dea3b8 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,9 @@ appearanceEffectPopup = NSPopUpButton; appearanceSpeedSlider = NSSlider; artistCheckbox = NSButton; + backgroundColorPopup = NSPopUpButton; + backgroundColorWell = NSColorWell; + backgroundStylePopup = NSPopUpButton; clientPasswordTextField = NSTextField; hostTextField = NSTextField; hotKeysTableView = NSTableView; @@ -42,6 +46,7 @@ selectSharedPlayerButton = NSButton; selectedPlayerTextField = NSTextField; shareMenuTunesCheckbox = NSButton; + sharingPanelOKButton = NSButton; sharingTableView = NSTableView; showOnChangeCheckbox = NSButton; songsInAdvance = NSTextField;