Adding background style in the General status window settings.
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
index a407ae6..da4ec7f 100755 (executable)
@@ -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; 
@@ -34,6 +37,7 @@
                 passwordPanelMessage = NSTextField; 
                 passwordPanelOKButton = NSButton; 
                 passwordPanelTextField = NSTextField; 
+                passwordPanelTitle = NSTextField; 
                 passwordTextField = NSTextField; 
                 ratingCheckbox = NSButton; 
                 selectPlayerBox = NSBox; 
@@ -41,6 +45,7 @@
                 selectSharedPlayerButton = NSButton; 
                 selectedPlayerTextField = NSTextField; 
                 shareMenuTunesCheckbox = NSButton; 
+                sharingPanelOKButton = NSButton; 
                 sharingTableView = NSTableView; 
                 showOnChangeCheckbox = NSButton; 
                 songsInAdvance = NSTextField;