More installer files

This commit is contained in:
Steve Checkoway
2003-09-09 00:55:36 +00:00
parent 2673330ad0
commit 95f387ce5c
3 changed files with 34 additions and 0 deletions
@@ -0,0 +1,13 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {pushedButton = id; };
CLASS = InstallerWindowController;
LANGUAGE = ObjC;
OUTLETS = {button = NSButton; textView = NSTextView; };
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}
+21
View File
@@ -0,0 +1,21 @@
<?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>88 93 356 240 0 0 1280 938 </string>
<key>IBEditorPositions</key>
<dict>
<key>29</key>
<string>502 768 318 44 0 0 1280 938 </string>
</dict>
<key>IBFramework Version</key>
<string>291.0</string>
<key>IBOpenObjects</key>
<array>
<integer>21</integer>
</array>
<key>IBSystem Version</key>
<string>6L60</string>
</dict>
</plist>
Binary file not shown.