mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 22:23:39 +02:00
Add a function to return a list of applicable locale names. (#95587,
2004-09-07 Matthias Clasen <mclasen@redhat.com> * glib/gutils.h: * glib/gutils.c (g_get_language_names): Add a function to return a list of applicable locale names. (#95587, Hidetoshi Tajima) (guess_category_value, compute_locale_variants): (explode_locale, unalias_lang, read_aliases): Helper functions for g_get_language_names() * tests/testglib.c (main): Show the results of g_get_language_names()
This commit is contained in:
committed by
Matthias Clasen
parent
463ac34744
commit
d209e108b1
@@ -1,3 +1,7 @@
|
||||
2004-09-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib-sections.txt: Add g_get_language_names().
|
||||
|
||||
Mon Sep 6 01:56:13 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/tmpl/messages.sgml: Remove excess markup and fix a markup
|
||||
|
@@ -2096,5 +2096,6 @@ _
|
||||
Q_
|
||||
N_
|
||||
g_strip_context
|
||||
|
||||
<SUBSECTION>
|
||||
g_get_language_names
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user