summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Resources.resx
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-12-16 18:01:48 +0000
committersr55 <[email protected]>2008-12-16 18:01:48 +0000
commit89b5566c50b3f19c760351845a85c3efa4afe10f (patch)
treea53adf8349e8da34b95f2c61c90d1f9c09b67195 /win/C#/Properties/Resources.resx
parentc26a35a7b7a5839946123c9670aac337c8bcf518 (diff)
WinGui:
- Preview Generator Window. Can generate previews form 5 to 60 seconds long. Will launch VLC (from a user specified (in options) install path) to play back the clip. Note: Clip duration is currently waiting for a patch to the CLI, so this part won't work yet. - Experimental in-gui VLC media player via ActiveX. (This causes a Blue Screen of Death (See comments in code), however if anyone can fix this and submit a patch, id be grateful) Alternative suggestions welcome! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2036 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Resources.resx')
-rw-r--r--win/C#/Properties/Resources.resx6
1 files changed, 6 insertions, 0 deletions
diff --git a/win/C#/Properties/Resources.resx b/win/C#/Properties/Resources.resx
index 7fa9934d3..db3ecbe0e 100644
--- a/win/C#/Properties/Resources.resx
+++ b/win/C#/Properties/Resources.resx
@@ -190,4 +190,10 @@
<data name="copy" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\resources\copy.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="window" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\window.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="picture" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\picture.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file