diff Gui/mplayer/gtk/fs.c @ 7217:7527dc997596

rewrite eq interface and add *.rm to fs
author pontscho
date Sun, 01 Sep 2002 11:28:18 +0000
parents 69cc665855dc
children a0884ac87749
line wrap: on
line diff
--- a/Gui/mplayer/gtk/fs.c	Sun Sep 01 11:27:29 2002 +0000
+++ b/Gui/mplayer/gtk/fs.c	Sun Sep 01 11:28:18 2002 +0000
@@ -48,6 +48,7 @@
            { "QT files (*.mov)",   				  	"*.mov" },
            { "ASF files (*.asf)",  				  	"*.asf" },
            { "VIVO files (*.viv)", 				  	"*.viv" },
+	   { "RealVideo files (*.rm)",					"*.rm"  },
 	   { "Windows Media Video (*.wmv)",			  	"*.wmv" },
 	   { "MP3 files (*.mp3,mp2)",					"*.mp3,*.mp2" },
 	   { "Wave files (*.wav)",					"*.wav" },