Mostly just moving files around for organizational puroposes. Created a Deprecated...
[MenuTunes.git] / Deprecated / English.lproj / StatusWindow.nib / classes.nib
diff --git a/Deprecated/English.lproj/StatusWindow.nib/classes.nib b/Deprecated/English.lproj/StatusWindow.nib/classes.nib
new file mode 100755 (executable)
index 0000000..7d510ed
--- /dev/null
@@ -0,0 +1,13 @@
+{
+    IBClasses = (
+        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
+        {CLASS = StatusWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
+        {
+            CLASS = StatusWindowController; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {statusField = NSTextField; statusWindow = StatusWindow; }; 
+            SUPERCLASS = NSObject; 
+        }
+    ); 
+    IBVersion = 1; 
+}
\ No newline at end of file