diff options
Diffstat (limited to 'macosx/English.lproj/OutputPanel.nib')
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/classes.nib | 72 | ||||
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/info.nib | 22 | ||||
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/keyedobjects.nib | bin | 6629 -> 7008 bytes |
3 files changed, 63 insertions, 31 deletions
diff --git a/macosx/English.lproj/OutputPanel.nib/classes.nib b/macosx/English.lproj/OutputPanel.nib/classes.nib index 0727f5d79..ae5fdbfc6 100644 --- a/macosx/English.lproj/OutputPanel.nib/classes.nib +++ b/macosx/English.lproj/OutputPanel.nib/classes.nib @@ -1,19 +1,53 @@ -{ - IBClasses = ( - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, - { - ACTIONS = { - clearActivityLogFile = id; - clearOutput = id; - copyAllOutputToPasteboard = id; - openActivityLogFile = id; - showOutputPanel = id; - }; - CLASS = HBOutputPanelController; - LANGUAGE = ObjC; - OUTLETS = {outputPanel = NSPanel; textView = NSTextView; }; - SUPERCLASS = NSObject; - } - ); - IBVersion = 1; -}
\ No newline at end of file +<?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> diff --git a/macosx/English.lproj/OutputPanel.nib/info.nib b/macosx/English.lproj/OutputPanel.nib/info.nib index f2041fac9..f944f82fe 100644 --- a/macosx/English.lproj/OutputPanel.nib/info.nib +++ b/macosx/English.lproj/OutputPanel.nib/info.nib @@ -1,22 +1,20 @@ <?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"> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> - <key>IBDocumentLocation</key> - <string>107 409 356 240 0 0 1440 878 </string> - <key>IBEditorPositions</key> - <dict> - <key>11</key> - <string>309 264 145 87 0 0 1440 878 </string> - </dict> <key>IBFramework Version</key> - <string>446.1</string> + <string>629</string> + <key>IBLastKnownRelativeProjectPath</key> + <string>../../HandBrake.xcodeproj</string> + <key>IBOldestOS</key> + <integer>5</integer> <key>IBOpenObjects</key> <array> - <integer>5</integer> - <integer>11</integer> + <integer>19</integer> </array> <key>IBSystem Version</key> - <string>8S2167</string> + <string>9B18</string> + <key>targetFramework</key> + <string>IBCocoaFramework</string> </dict> </plist> diff --git a/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib b/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib Binary files differindex 0b5b3c545..e6ea9c0e9 100644 --- a/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib +++ b/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib |