diff options
author | sr55 <[email protected]> | 2011-04-15 20:01:00 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2011-04-15 20:01:00 +0000 |
commit | 70fee546acaf4db3efb690ac4aaa09e0f4cb65e8 (patch) | |
tree | 3f53a1b58bbe70ca017f487313b847c8f248bc80 /win/CS/Properties | |
parent | 463b2127304a4701fcfff7f499d4dfc31828075c (diff) |
WinGui:
- Add "Send to" option. This will pass the encoded output file name of each completed job on the queue to a 3rd party application with optional arguments passed.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3928 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/Properties')
-rw-r--r-- | win/CS/Properties/Settings.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/Properties/Settings.Designer.cs b/win/CS/Properties/Settings.Designer.cs index 55efd1322..b97ad5ed4 100644 --- a/win/CS/Properties/Settings.Designer.cs +++ b/win/CS/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:4.0.30319.1
+// Runtime Version:4.0.30319.225
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
|