summaryrefslogtreecommitdiffstats
path: root/Liaison/chef.lproj/CopyPanel.nib
diff options
context:
space:
mode:
Diffstat (limited to 'Liaison/chef.lproj/CopyPanel.nib')
-rw-r--r--Liaison/chef.lproj/CopyPanel.nib/classes.nib38
-rw-r--r--Liaison/chef.lproj/CopyPanel.nib/info.nib17
-rw-r--r--Liaison/chef.lproj/CopyPanel.nib/objects.nibbin0 -> 2733 bytes
3 files changed, 55 insertions, 0 deletions
diff --git a/Liaison/chef.lproj/CopyPanel.nib/classes.nib b/Liaison/chef.lproj/CopyPanel.nib/classes.nib
new file mode 100644
index 0000000..67bc2f5
--- /dev/null
+++ b/Liaison/chef.lproj/CopyPanel.nib/classes.nib
@@ -0,0 +1,38 @@
+{
+ IBClasses = (
+ {
+ CLASS = CopyController;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ theContentBox = NSBox;
+ theScrollView = NSScrollView;
+ theTemplate = DownloadStatusView;
+ theWindow = NSWindow;
+ };
+ SUPERCLASS = NSObject;
+ },
+ {
+ CLASS = DownloadStatusView;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ theButton = NSButton;
+ theFilename = NSTextField;
+ theIcon = NSImageView;
+ theProgressBar = NSProgressIndicator;
+ };
+ SUPERCLASS = NSView;
+ },
+ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
+ {CLASS = FlippedBox; LANGUAGE = ObjC; SUPERCLASS = NSBox; },
+ {
+ CLASS = NIBConnector;
+ LANGUAGE = ObjC;
+ OUTLETS = {
+ theCopyController = CopyController;
+ thePreferencesController = PreferencesController;
+ };
+ SUPERCLASS = NSObject;
+ }
+ );
+ IBVersion = 1;
+} \ No newline at end of file
diff --git a/Liaison/chef.lproj/CopyPanel.nib/info.nib b/Liaison/chef.lproj/CopyPanel.nib/info.nib
new file mode 100644
index 0000000..cf2ac52
--- /dev/null
+++ b/Liaison/chef.lproj/CopyPanel.nib/info.nib
@@ -0,0 +1,17 @@
+<?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>60 38 356 240 0 0 1024 746 </string>
+ <key>IBEditorPositions</key>
+ <dict>
+ <key>16</key>
+ <string>373 456 220 82 0 0 1024 746 </string>
+ </dict>
+ <key>IBFramework Version</key>
+ <string>291.0</string>
+ <key>IBSystem Version</key>
+ <string>6L60</string>
+</dict>
+</plist>
diff --git a/Liaison/chef.lproj/CopyPanel.nib/objects.nib b/Liaison/chef.lproj/CopyPanel.nib/objects.nib
new file mode 100644
index 0000000..5ea039a
--- /dev/null
+++ b/Liaison/chef.lproj/CopyPanel.nib/objects.nib
Binary files differ