diff options
author | dynaflash <[email protected]> | 2007-11-16 13:17:00 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-11-16 13:17:00 +0000 |
commit | 374a7b7ef9ab2cce69497ad418a9ebe61975f1c0 (patch) | |
tree | a20f100362a5e57f9831716f914e35a12f00864a /macosx/English.lproj | |
parent | b544c3074e77ddac3c4e66000448baab67b3882a (diff) |
MacGui: Activity Log
- Add "Clear Log" to the activity window contextual menu
- Clears the log and prints a new date/time header in the log
- Useful for starting a new log without having to relaunch HB.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1063 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/classes.nib | 1 | ||||
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/info.nib | 6 | ||||
-rw-r--r-- | macosx/English.lproj/OutputPanel.nib/keyedobjects.nib | bin | 6282 -> 6629 bytes |
3 files changed, 4 insertions, 3 deletions
diff --git a/macosx/English.lproj/OutputPanel.nib/classes.nib b/macosx/English.lproj/OutputPanel.nib/classes.nib index cadaf1e67..0727f5d79 100644 --- a/macosx/English.lproj/OutputPanel.nib/classes.nib +++ b/macosx/English.lproj/OutputPanel.nib/classes.nib @@ -3,6 +3,7 @@ {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, { ACTIONS = { + clearActivityLogFile = id; clearOutput = id; copyAllOutputToPasteboard = id; openActivityLogFile = id; diff --git a/macosx/English.lproj/OutputPanel.nib/info.nib b/macosx/English.lproj/OutputPanel.nib/info.nib index 6f50f595a..f2041fac9 100644 --- a/macosx/English.lproj/OutputPanel.nib/info.nib +++ b/macosx/English.lproj/OutputPanel.nib/info.nib @@ -7,16 +7,16 @@ <key>IBEditorPositions</key> <dict> <key>11</key> - <string>98 338 145 68 0 0 1440 878 </string> + <string>309 264 145 87 0 0 1440 878 </string> </dict> <key>IBFramework Version</key> <string>446.1</string> <key>IBOpenObjects</key> <array> - <integer>11</integer> <integer>5</integer> + <integer>11</integer> </array> <key>IBSystem Version</key> - <string>8R2218</string> + <string>8S2167</string> </dict> </plist> diff --git a/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib b/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib Binary files differindex 09f7dd7d2..0b5b3c545 100644 --- a/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib +++ b/macosx/English.lproj/OutputPanel.nib/keyedobjects.nib |