Author: ib Date: Mon Jan 13 20:53:53 2014 New Revision: 36577 Log: Add UTF-8 to list of available encodings.
Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/gui/dialog/preferences.c trunk/help/help_mp-de.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Mon Jan 13 20:44:08 2014 (r36576) +++ trunk/help/help_mp-en.h Mon Jan 13 20:53:53 2014 (r36577) @@ -795,6 +795,7 @@ static const char help_text[]= #define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic (CP1251)" #define MSGTR_PREFERENCES_FontEncoding22 "Central European (CP1250)" #define MSGTR_PREFERENCES_FontEncoding23 "Arabic (CP1256)" +#define MSGTR_PREFERENCES_FontEncoding24 "UTF-8" #define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale" #define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width" #define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
