summaryrefslogtreecommitdiff
path: root/src/prefsubtitles.cpp
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2013-03-29 20:34:22 +0100
committerReinhard Tartler <siretart@tauware.de>2013-03-29 20:34:22 +0100
commit228d763f5a95a2575a18e03e0ea77555106023c4 (patch)
tree1eb49f0c372de4eef020e4c7e1716248622a7f0b /src/prefsubtitles.cpp
parent038de1a143b9775f37d4848f52c59af7cee66e36 (diff)
Imported Upstream version 0.8.4
Diffstat (limited to 'src/prefsubtitles.cpp')
-rw-r--r--src/prefsubtitles.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/prefsubtitles.cpp b/src/prefsubtitles.cpp
index 79ff654..73d68ed 100644
--- a/src/prefsubtitles.cpp
+++ b/src/prefsubtitles.cpp
@@ -1,5 +1,5 @@
/* smplayer, GUI front-end for mplayer.
- Copyright (C) 2006-2012 Ricardo Villalba <rvm@users.sourceforge.net>
+ Copyright (C) 2006-2013 Ricardo Villalba <rvm@users.sourceforge.net>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -473,7 +473,7 @@ void PrefSubtitles::createHelp() {
setWhatsThis(fontCombo, tr("System font"),
tr("Here you can select a system font to be used for the subtitles "
- "and OSD. <b>Note:</b> requires a MPlayer with fontconfig support.") );
+ "and OSD.") );
setWhatsThis(font_autoscale_combo, tr("Autoscale"),
tr("Select the subtitle autoscaling method.") );