[MPlayer-DOCS] r36579 - in trunk: gui/dialog/preferences.c help/help_mp-de.h help/help_mp-en.h

ib subversion at mplayerhq.hu
Tue Jan 14 17:53:48 CET 2014


Author: ib
Date: Tue Jan 14 17:53:48 2014
New Revision: 36579

Log:
Add missing ISO-8859 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	Tue Jan 14 17:38:15 2014	(r36578)
+++ trunk/help/help_mp-en.h	Tue Jan 14 17:53:48 2014	(r36579)
@@ -797,6 +797,9 @@ static const char help_text[]=
 #define MSGTR_PREFERENCES_FontEncoding23 "Arabic (CP1256)"
 #define MSGTR_PREFERENCES_FontEncoding24 "UTF-8"
 #define MSGTR_PREFERENCES_FontEncoding25 "Russian/Ukrainian/Belarusian (KOI8-RU)"
+#define MSGTR_PREFERENCES_FontEncoding26 "Nordic (ISO-8859-10)"
+#define MSGTR_PREFERENCES_FontEncoding27 "Thai (ISO-8859-11)"
+#define MSGTR_PREFERENCES_FontEncoding28 "South-Eastern European (ISO-8859-16)"
 #define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale"
 #define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width"
 #define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height"


More information about the MPlayer-DOCS mailing list