summaryrefslogtreecommitdiffstats
path: root/win/C#/app.config
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-12-19 13:57:08 +0000
committersr55 <[email protected]>2008-12-19 13:57:08 +0000
commitac1f7bafb2f980eda44bd93e507914ae8aa284dc (patch)
tree236f334148ef44a1caec1b70065b60b71781a37d /win/C#/app.config
parente3097f34b3f5ba278a90721d131b97890d92e006 (diff)
WinGui:
- Fixes for a few rather stupid issues with the new queue/mainwindow encode link. - Got rid of the queue encode progress bar. It's just a pain to keep it working and doesn't really offer much. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2040 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/app.config')
-rw-r--r--win/C#/app.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/app.config b/win/C#/app.config
index f6a004ded..dcaf46f71 100644
--- a/win/C#/app.config
+++ b/win/C#/app.config
@@ -77,7 +77,7 @@
<value />
</setting>
<setting name="VLC_Path" serializeAs="String">
- <value>T:\\Program Files\\VideoLAN\\vlc\\vlc.exe</value>
+ <value>T:\Program Files\VideoLAN\vlc\vlc.exe</value>
</setting>
<setting name="MainWindowMinimize" serializeAs="String">
<value>Checked</value>