[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk fs.h,1.1,1.2

Zoltan Ponekker pontscho at mplayer.dev.hu
Sat Sep 1 19:53:09 CEST 2001


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

Modified Files:
	fs.h 
Log Message:
fix some bug.

Index: fs.h
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/fs.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fs.h	25 Aug 2001 21:04:28 -0000	1.1
+++ fs.h	1 Sep 2001 17:53:07 -0000	1.2
@@ -257,6 +257,7 @@
         break;
   }
  strcpy( gtkShMem->fs.dir,fsSelectedDirectory );
+printf( "----gtk---> filname: %s\n",fsSelectedFile );
  strcpy( gtkShMem->fs.filename,fsSelectedFile );
  item=fsTopList_items;
  while( item )




More information about the MPlayer-cvslog mailing list