[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk opts.c,1.60,1.61

Zoltan Ponekker pontscho at mplayerhq.hu
Sun May 25 19:27:03 CEST 2003


Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv3479/Gui/mplayer/gtk

Modified Files:
	opts.c 
Log Message:


[PATCH] CP1250 encoding to GUI and UTF-8 to font.desc
From: Nikola Smolenski <smolensk at eunet.yu>


Index: opts.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/opts.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- opts.c	20 Mar 2003 12:42:14 -0000	1.60
+++ opts.c	25 May 2003 17:25:59 -0000	1.61
@@ -123,6 +123,7 @@
   { "iso-8859-1",  MSGTR_PREFERENCES_FontEncoding2 },
   { "iso-8859-15", MSGTR_PREFERENCES_FontEncoding3 },
   { "iso-8859-2",  MSGTR_PREFERENCES_FontEncoding4 },
+  { "cp1250",      MSGTR_PREFERENCES_FontEncoding22},
   { "iso-8859-3",  MSGTR_PREFERENCES_FontEncoding5 },
   { "iso-8859-4",  MSGTR_PREFERENCES_FontEncoding6 },
   { "iso-8859-5",  MSGTR_PREFERENCES_FontEncoding7 },



More information about the MPlayer-cvslog mailing list