[Mplayer-dev-eng] [patch] debian/templates - Don't list 'x11' twice in debconf question
André Dahlqvist
andre.dahlqvist at telia.com
Mon Aug 27 23:29:33 CEST 2001
Currently x11 is listed twice in debconf's listbox. The below patch cures that.
Dariush, this must be the right fix, correct?
--- debian/templates~ Mon Aug 27 23:26:25 2001
+++ debian/templates Mon Aug 27 23:22:53 2001
@@ -26,7 +26,7 @@
Template: mplayer/voutput
Type: select
-Choices: ${vochoices}, x11
+Choices: ${vochoices}
Description: MPlayer Video Output
Mplayer can use very wide range of video output drivers:
( order aproximately by speed: )
--
André Dahlqvist <andre.dahlqvist at telia.com>
_______________________________________________
Mplayer-dev-eng mailing list
Mplayer-dev-eng at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng
More information about the MPlayer-dev-eng
mailing list