aboutsummaryrefslogtreecommitdiffstats
path: root/English.lproj/World.nib
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2008-04-02 19:20:20 -0400
committerBrian Cully <bjc@kublai.com>2008-04-02 19:20:20 -0400
commitab10720260e2c184b319026da89f4dfd338500bb (patch)
treea692a27435da0296972e43b21b2f35762e720bfd /English.lproj/World.nib
downloadmoxie-ab10720260e2c184b319026da89f4dfd338500bb.tar.gz
moxie-ab10720260e2c184b319026da89f4dfd338500bb.zip
Initial commit
Diffstat (limited to 'English.lproj/World.nib')
-rw-r--r--English.lproj/World.nib/classes.nib27
-rw-r--r--English.lproj/World.nib/info.nib18
-rw-r--r--English.lproj/World.nib/keyedobjects.nibbin0 -> 9185 bytes
3 files changed, 45 insertions, 0 deletions
diff --git a/English.lproj/World.nib/classes.nib b/English.lproj/World.nib/classes.nib
new file mode 100644
index 0000000..ed5f345
--- /dev/null
+++ b/English.lproj/World.nib/classes.nib
@@ -0,0 +1,27 @@
+{
+ IBClasses = (
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {
+ CLASS = ScrollingTextView;
+ LANGUAGE = ObjC;
+ OUTLETS = {theResponder = NSResponder; };
+ SUPERCLASS = NSTextView;
+ },
+ {
+ ACTIONS = {close = id; open = id; };
+ CLASS = World;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ closeDelegate = id;
+ theConnectButton = NSButton;
+ theInputView = ScrollingTextView;
+ theOutputView = ScrollingTextView;
+ theProgressIndicator = NSProgressIndicator;
+ theRoomField = NSTextField;
+ theSplitView = NSSplitView;
+ };
+ SUPERCLASS = NSDocument;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file
diff --git a/English.lproj/World.nib/info.nib b/English.lproj/World.nib/info.nib
new file mode 100644
index 0000000..5ca5fd0
--- /dev/null
+++ b/English.lproj/World.nib/info.nib
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBDocumentLocation</key>
+ <string>48 119 356 240 0 0 1280 1002 </string>
+ <key>IBFramework Version</key>
+ <string>443.0</string>
+ <key>IBOldestOS</key>
+ <integer>3</integer>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>5</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>8J135</string>
+</dict>
+</plist>
diff --git a/English.lproj/World.nib/keyedobjects.nib b/English.lproj/World.nib/keyedobjects.nib
new file mode 100644
index 0000000..1f37fcb
--- /dev/null
+++ b/English.lproj/World.nib/keyedobjects.nib
Binary files differ