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

Zoltan Ponekker pontscho at mplayerhq.hu
Sat Aug 31 11:52:46 CEST 2002


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

Modified Files:
	opts.c 
Log Message:
upsz ...

Index: opts.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/opts.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- opts.c	31 Aug 2002 09:45:59 -0000	1.13
+++ opts.c	31 Aug 2002 09:52:43 -0000	1.14
@@ -1798,7 +1798,7 @@
   gtk_signal_connect( GTK_OBJECT( HSPPQuality ),"motion_notify_event",GTK_SIGNAL_FUNC( on_HSPPQuality_motion_notify_event ),NULL );
 #endif
 
-  gtk_notebook_set_page( GTK_NOTEBOOK( notebook1 ),3 );
+  gtk_notebook_set_page( GTK_NOTEBOOK( notebook1 ),2 );
 
   gtk_window_add_accel_group( GTK_WINDOW( Preferences ),accel_group );
 




More information about the MPlayer-cvslog mailing list