Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 2b89af6564905e6a69cd2de5bd78b086 > files > 15

mplayer-1.0-1.rc1.11mdv2007.1.src.rpm

--- trunk/cfg-mplayer.h	2006/10/15 21:27:15	20257
+++ trunk/cfg-mplayer.h	2006/10/27 19:19:40	20470
@@ -279,7 +279,7 @@
 //---------------------- mplayer-only options ------------------------
 
 	{"use-filedir-conf", &use_filedir_conf, CONF_TYPE_FLAG, CONF_GLOBAL, 0, 1, NULL},
-	{"use-filedir-conf", &use_filedir_conf, CONF_TYPE_FLAG, CONF_GLOBAL, 1, 0, NULL},
+	{"nouse-filedir-conf", &use_filedir_conf, CONF_TYPE_FLAG, CONF_GLOBAL, 1, 0, NULL},
 #ifdef CRASH_DEBUG
 	{"crash-debug", &crash_debug, CONF_TYPE_FLAG, CONF_GLOBAL, 0, 1, NULL},
 	{"nocrash-debug", &crash_debug, CONF_TYPE_FLAG, CONF_GLOBAL, 1, 0, NULL},