Changeset 140 for smplayer/vendor/current/src/prefsubtitles.cpp
- Timestamp:
- May 23, 2013, 5:06:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/prefsubtitles.cpp
r121 r140 1 1 /* smplayer, GUI front-end for mplayer. 2 Copyright (C) 2006-201 2Ricardo Villalba <rvm@users.sourceforge.net>2 Copyright (C) 2006-2013 Ricardo Villalba <rvm@users.sourceforge.net> 3 3 4 4 This program is free software; you can redistribute it and/or modify … … 474 474 setWhatsThis(fontCombo, tr("System font"), 475 475 tr("Here you can select a system font to be used for the subtitles " 476 "and OSD. <b>Note:</b> requires a MPlayer with fontconfig support.") );476 "and OSD.") ); 477 477 478 478 setWhatsThis(font_autoscale_combo, tr("Autoscale"),
Note:
See TracChangeset
for help on using the changeset viewer.