[MPlayer-cvslog] r20650 - in trunk: Makefile configure help/help_mp-bg.h.charset help/help_mp-cs.h.charset help/help_mp-de.h.charset help/help_mp-dk.h.charset help/help_mp-el.h.charset help/help_mp-en.h.charset help/help_mp-es.h.charset help/help_mp-fr.h.charset help/help_mp-hu.h.charset help/help_mp-it.h.charset help/help_mp-ja.h.charset help/help_mp-ko.h.charset help/help_mp-mk.h.charset help/help_mp-nb.h.charset help/help_mp-nl.h.charset help/help_mp-pl.h.charset help/help_mp-pt_BR.h.charset help/help_mp-ro.h.charset help/help_mp-ru.h.charset help/help_mp-sk.h.charset help/help_mp-sv.h.charset help/help_mp-tr.h.charset help/help_mp-uk.h.charset help/help_mp-zh_CN.h.charset help/help_mp-zh_TW.h.charset

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Nov 4 13:04:48 CET 2006


Hello,
On Fri, Nov 03, 2006 at 10:52:35PM +0100, kraymer wrote:
> Log:
> remove charset files (all of them are in UTF-8 now anyway)
> change build system accordingly

Ah, lovely.

>  elif test -z "$_charset" ; then
>    if test "$_gtk1" = yes ; then
> -    _charset=`cat ${_mp_help}.charset`
> -  else
>      _charset="UTF-8"
>    fi
>  fi

Though this means all gtk1 users on non-utf8 systems will have to use
--charset to get something useable.
I don't consider this important at all, just posting this so that people
know the right response if there are bugreports.

Greetings,
Reimar Döffinger



More information about the MPlayer-cvslog mailing list