diff options
Diffstat (limited to 'macosx/English.lproj/OutputPanel.nib')
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/classes.nib | 13 | ||||
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/info.nib | 22 | ||||
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/keyedobjects.nib | bin | 0 -> 6014 bytes |
3 files changed, 35 insertions, 0 deletions
diff --git a/macosx/English.lproj/OutputPanel.nib/classes.nib b/macosx/English.lproj/OutputPanel.nib/classes.nib new file mode 100644 index 000000000..f9f53db9e --- /dev/null +++ b/macosx/English.lproj/OutputPanel.nib/classes.nib @@ -0,0 +1,13 @@ +{ + IBClasses = ( + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, + { + ACTIONS = {clearOutput = id; copyAllOutputToPasteboard = id; showOutputPanel = id; }; + CLASS = HBOutputPanelController; + LANGUAGE = ObjC; + OUTLETS = {outputPanel = NSPanel; textView = NSTextView; }; + SUPERCLASS = NSObject; + } + ); + IBVersion = 1; +}
\ No newline at end of file diff --git a/macosx/English.lproj/OutputPanel.nib/info.nib b/macosx/English.lproj/OutputPanel.nib/info.nib new file mode 100644 index 000000000..6f7e1db57 --- /dev/null +++ b/macosx/English.lproj/OutputPanel.nib/info.nib @@ -0,0 +1,22 @@ +<?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>69 7 356 240 0 0 1280 778 </string> + <key>IBEditorPositions</key> + <dict> + <key>11</key> + <string>86 296 145 68 0 0 1280 778 </string> + </dict> + <key>IBFramework Version</key> + <string>446.1</string> + <key>IBOpenObjects</key> + <array> + <integer>5</integer> + <integer>11</integer> + </array> + <key>IBSystem Version</key> + <string>8P2137</string> +</dict> +</plist> diff --git a/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib b/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib Binary files differnew file mode 100644 index 000000000..f1c251939 --- /dev/null +++ b/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib |