remove the old about window

This commit is contained in:
Mitchell Livingston 2007-12-13 20:46:30 +00:00
parent bff88f6c4c
commit b8425369ef
3 changed files with 0 additions and 38 deletions

View File

@ -1,21 +0,0 @@
{
IBClasses = (
{
ACTIONS = {hideLicense = id; showLicense = id; };
CLASS = AboutWindowController;
LANGUAGE = ObjC;
OUTLETS = {
fCopyrightField = NSTextField;
fLicenseButton = NSButton;
fLicenseCloseButton = NSButton;
fLicenseSheet = NSPanel;
fLicenseView = NSTextView;
fTextView = NSTextView;
fVersionField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
IBVersion = 1;
}

View File

@ -1,17 +0,0 @@
<?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>28 119 356 240 0 0 1680 1028 </string>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBOpenObjects</key>
<array>
<integer>14</integer>
<integer>5</integer>
</array>
<key>IBSystem Version</key>
<string>8R4031</string>
</dict>
</plist>

Binary file not shown.