diff options
author | sr55 <[email protected]> | 2007-07-09 18:41:29 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-07-09 18:41:29 +0000 |
commit | 0c236a598e46f41cf6dd8f5961bdc687c3799dff (patch) | |
tree | 3e0d1f410cdbc3f5f654b9c858c02e112fa1c53a /win/C#/app.config | |
parent | 4a9e63938dd90a1ae640d9087daf24592fafb15f (diff) |
WinGui:
- Just a few updated files.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@662 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/app.config')
-rw-r--r-- | win/C#/app.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/app.config b/win/C#/app.config index f2ae73783..bf268b661 100644 --- a/win/C#/app.config +++ b/win/C#/app.config @@ -121,6 +121,9 @@ <setting name="H264" serializeAs="String">
<value />
</setting>
+ <setting name="FullDVDInfo" serializeAs="String">
+ <value />
+ </setting>
</Handbrake.Properties.Settings>
</userSettings>
</configuration>
\ No newline at end of file |