Fixed the nib and pbproj so that the names are changed in classes now.
[MenuTunes.git] / English.lproj / MainMenu.nib / classes.nib
index eda69cc..c95db6a 100755 (executable)
@@ -1,14 +1,8 @@
 {
     IBClasses = (
         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
-        {CLASS = MTApplication; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }, 
-        {
-            ACTIONS = {}; 
-            CLASS = MenuTunes; 
-            LANGUAGE = ObjC; 
-            OUTLETS = {}; 
-            SUPERCLASS = NSObject; 
-        }
+        {CLASS = MainController; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
+        {CLASS = MenuTunes; LANGUAGE = ObjC; SUPERCLASS = NSApplication; }
     ); 
     IBVersion = 1; 
 }
\ No newline at end of file