[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk fs.c,1.44,1.45
Zoltan Ponekker
pontscho at mplayerhq.hu
Sat Feb 1 09:42:55 CET 2003
Update of /cvsroot/mplayer/main/Gui/mplayer/gtk
In directory mail:/var/tmp.root/cvs-serv13841/Gui/mplayer/gtk
Modified Files:
fs.c
Log Message:
commit Dominik Mierzejewski's patch
Index: fs.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/fs.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- fs.c 25 Jan 2003 10:04:05 -0000 1.44
+++ fs.c 1 Feb 2003 08:42:52 -0000 1.45
@@ -221,6 +221,8 @@
gtk_widget_show( list );
}
+int fs_PersistantHistory( char *subject ); /* forward declaration */
+
void ShowFileSelect( int type,int modal )
{
int i;
More information about the MPlayer-cvslog
mailing list