[vlc-devel] Re: CVS Commit (titer)
Gildas Bazin
gbazin at netcourrier.com
Thu May 8 19:08:55 CEST 2003
On Thursday 08 May 2003 16:15, cvs at videolan.org wrote:
> Update of /cvs/videolan/vlc/src
> Modified Files:
> libvlc.c libvlc.h
>
> Log Message:
> src/libvlc.*: --translation is now a string. Usefull if want to specify
> a different language than your OS, or if your OS is not localized...
>
I would prefer if you kept the old boolean "translation" config option and
added a new one for your purpose (e.g. translation-language). This for 2
reasons:
1 - Disabling the translation with a boolean option is more user-friendly
than setting the language to "C".
2 - Changing the type of a config variable breaks the compatibility with
current config files. People who already have a config file will have to
delete it or explicitly change the "translation" value otherwise
translation won't work anymore for them (0 or 1 isn't a valid language).
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list