Initial release of Maemo 5 port of gnuplot
[gnuplot] / src / OpenStep / English.lproj / GnuTerm.nib / classes.nib
diff --git a/src/OpenStep/English.lproj/GnuTerm.nib/classes.nib b/src/OpenStep/English.lproj/GnuTerm.nib/classes.nib
new file mode 100644 (file)
index 0000000..2e528e0
--- /dev/null
@@ -0,0 +1,32 @@
+{
+    IBClasses = (
+        {
+            ACTIONS = {appDidInit = id; newGnuTerm = id; printPScodeInKey = id; setKeyTitle = id; }; 
+            CLASS = Controller; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {NameField = id; activeTerm = id; keyTerm = id; }; 
+            SUPERCLASS = Object; 
+        }, 
+        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
+        {
+            ACTIONS = {resize = id; }; 
+            CLASS = GnuView; 
+            LANGUAGE = ObjC; 
+            SUPERCLASS = NSView; 
+        }, 
+        {
+            ACTIONS = {
+                activate = id; 
+                activatePushed = id; 
+                deactivate = id; 
+                windowDidBecomeMain = id; 
+                windowWillClose = id; 
+            }; 
+            CLASS = gnuviewController; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {activateButton = id; controller = id; gnuView = id; window = id; }; 
+            SUPERCLASS = Object; 
+        }
+    ); 
+    IBVersion = 1; 
+}
\ No newline at end of file