diff Gui/mplayer/gtk/fs.h @ 2733:4dddb055d2cd

add prostproc/rgb2rgb
author pontscho
date Tue, 06 Nov 2001 12:32:27 +0000
parents 3997f8eec36e
children d47cbcdce1a8
line wrap: on
line diff
--- a/Gui/mplayer/gtk/fs.h	Tue Nov 06 11:22:40 2001 +0000
+++ b/Gui/mplayer/gtk/fs.h	Tue Nov 06 12:32:27 2001 +0000
@@ -263,6 +263,8 @@
  strcpy( gtkShMem->fs.filename,fsSelectedFile );
 printf( "----gtk---> directory: %s\n",fsSelectedDirectory );
 printf( "----gtk---> filename: %s\n",fsSelectedFile );
+printf( "----gtksm-> directory: %s\n",gtkShMem->fs.dir );
+printf( "----gtksm-> filename: %s\n",gtkShMem->fs.filename );
  item=fsTopList_items;
  while( item )
   {