Adding background style in the General status window settings.
[MenuTunes.git] / English.lproj / Preferences.nib / classes.nib
index 68f916a..da4ec7f 100755 (executable)
@@ -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; 
+                backgroundColorWell = NSColorWell; 
+                backgroundStylePopup = NSPopUpButton; 
+                clientPasswordTextField = NSTextField; 
                 hostTextField = NSTextField; 
                 hotKeysTableView = NSTableView; 
                 launchAtLoginCheckbox = NSButton; 
                 menuTableView = CustomMenuTableView; 
                 nameCheckbox = NSButton; 
                 nameTextField = NSTextField; 
+                passwordPanel = NSPanel; 
+                passwordPanelMessage = NSTextField; 
+                passwordPanelOKButton = NSButton; 
+                passwordPanelTextField = NSTextField; 
+                passwordPanelTitle = NSTextField; 
                 passwordTextField = NSTextField; 
                 ratingCheckbox = NSButton; 
                 selectPlayerBox = NSBox; 
@@ -36,6 +45,7 @@
                 selectSharedPlayerButton = NSButton; 
                 selectedPlayerTextField = NSTextField; 
                 shareMenuTunesCheckbox = NSButton; 
+                sharingPanelOKButton = NSButton; 
                 sharingTableView = NSTableView; 
                 showOnChangeCheckbox = NSButton; 
                 songsInAdvance = NSTextField;