[Mplayer-cvslog] CVS: main/Gui/mplayer/gtk fs.c,1.32,1.33

Arpi of Ize arpi at mplayerhq.hu
Sat Sep 28 22:09:16 CEST 2002


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

Modified Files:
	fs.c 
Log Message:
-nograbpointer, based on old patch by Christian Ohm <chr.ohm at gmx.net>


Index: fs.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/mplayer/gtk/fs.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- fs.c	28 Sep 2002 18:49:07 -0000	1.32
+++ fs.c	28 Sep 2002 20:09:13 -0000	1.33
@@ -33,7 +33,7 @@
 gchar         * fsSelectedFile = NULL;
 gchar         * fsSelectedDirectory = NULL;
 unsigned char * fsThatDir = ".";
-gchar           fsFilter[64] = "*";
+gchar           fsFilter[256] = "*";
 
 int             fsPressed = 0;
 int             fsType    = 0;




More information about the MPlayer-cvslog mailing list