[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk sb.c,1.7,1.8
Zoltan Ponekker
pontscho at mplayerhq.hu
Tue May 28 23:52:40 CEST 2002
Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv31863/Gui/mplayer/gtk
Modified Files:
sb.c
Log Message:
small changes in skin selection
Index: sb.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/sb.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sb.c 20 May 2002 13:56:16 -0000 1.7
+++ sb.c 28 May 2002 21:52:37 -0000 1.8
@@ -103,6 +103,7 @@
{
prev=sbSelectedSkin;
ChangeSkin( sbSelectedSkin );
+ gtkActive( SkinBrowser );
}
if( !bevent ) return;
if( bevent->type == GDK_2BUTTON_PRESS )
More information about the MPlayer-cvslog
mailing list