aboutsummaryrefslogtreecommitdiffstats
path: root/code/macosx/Quake3.nib
diff options
context:
space:
mode:
Diffstat (limited to 'code/macosx/Quake3.nib')
-rwxr-xr-xcode/macosx/Quake3.nib/classes.nib18
-rwxr-xr-xcode/macosx/Quake3.nib/info.nib19
-rwxr-xr-xcode/macosx/Quake3.nib/objects.nibbin0 -> 765 bytes
3 files changed, 37 insertions, 0 deletions
diff --git a/code/macosx/Quake3.nib/classes.nib b/code/macosx/Quake3.nib/classes.nib
new file mode 100755
index 0000000..8436859
--- /dev/null
+++ b/code/macosx/Quake3.nib/classes.nib
@@ -0,0 +1,18 @@
+{
+ IBClasses = (
+ {
+ ACTIONS = {showHelp = id; };
+ CLASS = FirstResponder;
+ LANGUAGE = ObjC;
+ SUPERCLASS = NSObject;
+ },
+ {
+ ACTIONS = {paste = id; requestTerminate = id; };
+ CLASS = Q3Controller;
+ LANGUAGE = ObjC;
+ OUTLETS = {bannerPanel = id; };
+ SUPERCLASS = NSObject;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file
diff --git a/code/macosx/Quake3.nib/info.nib b/code/macosx/Quake3.nib/info.nib
new file mode 100755
index 0000000..41085f5
--- /dev/null
+++ b/code/macosx/Quake3.nib/info.nib
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
+<plist version="0.9">
+<dict>
+ <key>IBEditorPositions</key>
+ <dict>
+ <key>29</key>
+ <string>69 252 121 44 0 0 1152 746 </string>
+ </dict>
+ <key>IBFramework Version</key>
+ <string>248.0</string>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>29</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>5V21</string>
+</dict>
+</plist>
diff --git a/code/macosx/Quake3.nib/objects.nib b/code/macosx/Quake3.nib/objects.nib
new file mode 100755
index 0000000..fbea89a
--- /dev/null
+++ b/code/macosx/Quake3.nib/objects.nib
Binary files differ