summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2011-01-22 18:02:19 +0000
committersr55 <[email protected]>2011-01-22 18:02:19 +0000
commitafcbfbd96a5536171ea640a67f6c14c907744894 (patch)
tree76215eeda5e80b5cbdc84f21ec8df7d1d2cedd67 /win/C#/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs
parentc3940c57f907e79b07f575ba6105deefd517bab2 (diff)
WinGui:
- Refactored some more code out of the UI project into the Services Project. - Added support for showing bluray drives to the "Source" dropdown menu git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3764 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs')
-rw-r--r--win/C#/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs b/win/C#/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs
index 5a3635689..f69abed7d 100644
--- a/win/C#/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs
+++ b/win/C#/HandBrake.ApplicationServices/Model/Encoding/SubtitleTrack.cs
@@ -1,4 +1,4 @@
-/* Subtitle.cs $
+/* SubtitleTrack.cs $
This file is part of the HandBrake source code.
Homepage: <http://handbrake.fr>.
It may be used under the terms of the GNU General Public License. */