Control: tag -1 pending Le Mon, May 05, 2014 at 02:45:27PM +1000, Peter Chubb a écrit : > > /etc/mailcap is generated by /usr/sbin/update-mime from files in > /usr/lib/mime/packages. Currently, update-mime adds single quotes > around %s entries. … > - > s/([^\s;]\s+)(?![\'\"])([^\s;]*)%s([^\s;]*)/$1'$2%s$3'/g; > +# > s/([^\s;]\s+)(?![\'\"])([^\s;]*)%s([^\s;]*)/$1'$2%s$3'/g;
Thank Peter, I did not realise that update-mime was doing this. The next update of mime-support will correct this. Have a nice day, -- Charles Plessy Tsurumi, Kanagawa, Japan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

