summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/OutputPanel.nib/classes.nib
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/English.lproj/OutputPanel.nib/classes.nib')
-rw-r--r--macosx/English.lproj/OutputPanel.nib/classes.nib53
1 files changed, 0 insertions, 53 deletions
diff --git a/macosx/English.lproj/OutputPanel.nib/classes.nib b/macosx/English.lproj/OutputPanel.nib/classes.nib
deleted file mode 100644
index ae5fdbfc6..000000000
--- a/macosx/English.lproj/OutputPanel.nib/classes.nib
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>IBClasses</key>
- <array>
- <dict>
- <key>CLASS</key>
- <string>FirstResponder</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>SUPERCLASS</key>
- <string>NSObject</string>
- </dict>
- <dict>
- <key>CLASS</key>
- <string>NSObject</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- </dict>
- <dict>
- <key>ACTIONS</key>
- <dict>
- <key>clearActivityLogFile</key>
- <string>id</string>
- <key>clearOutput</key>
- <string>id</string>
- <key>copyAllOutputToPasteboard</key>
- <string>id</string>
- <key>openActivityLogFile</key>
- <string>id</string>
- <key>showOutputPanel</key>
- <string>id</string>
- </dict>
- <key>CLASS</key>
- <string>HBOutputPanelController</string>
- <key>LANGUAGE</key>
- <string>ObjC</string>
- <key>OUTLETS</key>
- <dict>
- <key>outputPanel</key>
- <string>NSPanel</string>
- <key>textView</key>
- <string>NSTextView</string>
- </dict>
- <key>SUPERCLASS</key>
- <string>NSObject</string>
- </dict>
- </array>
- <key>IBVersion</key>
- <string>1</string>
-</dict>
-</plist>