[MPlayer-cvslog] CVS: main/Gui/mplayer widgets.c,1.47,1.48
Reimar Döffinger CVS
syncmail at mplayerhq.hu
Wed Mar 8 13:45:51 CET 2006
CVS change done by Reimar Döffinger CVS
Update of /cvsroot/mplayer/main/Gui/mplayer
In directory mail:/var2/tmp/cvs-serv18244/Gui/mplayer
Modified Files:
widgets.c
Log Message:
Automaticall convert message to console charset, use utf8 for GTK2 Gui
Index: widgets.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/widgets.c,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- widgets.c 8 Dec 2005 22:12:56 -0000 1.47
+++ widgets.c 8 Mar 2006 12:45:48 -0000 1.48
@@ -61,7 +61,6 @@
void gtkInit( void )
{
mp_dbg( MSGT_GPLAYER,MSGL_DBG2,"[widget] init GTK ...\n" );
- gtk_set_locale();
gtk_init( 0,NULL );
// gdk_set_use_xshm( TRUE );
More information about the MPlayer-cvslog
mailing list