[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
- Previous message: [Mplayer-cvslog] CVS: main/Gui app.c,1.6,1.7 events.c,1.1,1.2 events.h,1.2,1.3
- Next message: [Mplayer-cvslog] CVS: main/Gui/wm ws.c,1.9,1.10 ws.h,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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 )
- Previous message: [Mplayer-cvslog] CVS: main/Gui app.c,1.6,1.7 events.c,1.1,1.2 events.h,1.2,1.3
- Next message: [Mplayer-cvslog] CVS: main/Gui/wm ws.c,1.9,1.10 ws.h,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list