Include <string.h> and <locale.h>.
authorhanda <handa>
Mon, 14 May 2007 11:38:21 +0000 (11:38 +0000)
committerhanda <handa>
Mon, 14 May 2007 11:38:21 +0000 (11:38 +0000)
commitf98c6a1c8a27e9b56b103465976a1650133febfc
tree533f8542d623e730ab4313b4713eee7a681855a4
parent22ebcbad6baf660a0f2eabb9aee6e81b96877fec
Include <string.h> and <locale.h>.
(langname_list): New variable.
(load_lang_script_list): Exclude invalid list elements.
(mlang__init): Initialize langname_list.
(mlang__fini): Unref langname_list.
(mlanguage__info): Adjusted for the change of English
name (symbol->M-text).
(mlanguage_name): Label it as obsolete.
(mlanguage_name_list): New function.
src/language.c