[MPlayer-DOCS] r25947 - in trunk: gui/mplayer/gtk/opts.c help/help_mp-en.h

reimar subversion at mplayerhq.hu
Fri Feb 1 23:31:31 CET 2008


Author: reimar
Date: Fri Feb  1 23:31:30 2008
New Revision: 25947

Log:
Add windows cp1256 encoding for arabic, fixes bug #1007


Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Modified:
   trunk/gui/mplayer/gtk/opts.c

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	(original)
+++ trunk/help/help_mp-en.h	Fri Feb  1 23:31:30 2008
@@ -944,6 +944,7 @@ static char help_text[]=
 #define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)"
 #define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)"
 #define MSGTR_PREFERENCES_FontEncoding22 "Slavic/Central European Windows (CP1250)"
+#define MSGTR_PREFERENCES_FontEncoding23 "Arabic Windows (CP1256)"
 #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