X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/ec1969da79832d035791a9d6647242fffe0b176a..d8546c318b2dc71d68753ca0c0abe89f07c166b3:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 2e77833..d4c2f15 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; @@ -54,6 +58,7 @@ vanishEffectPopup = NSPopUpButton; vanishSpeedSlider = NSSlider; window = NSWindow; + windowSizingPopup = NSPopUpButton; zeroConfView = NSView; }; SUPERCLASS = NSObject;