mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Bug 503071 – Application direction changes to right to left even if
2008-06-11 Behdad Esfahbod <behdad@gnome.org> Bug 503071 – Application direction changes to right to left even if theres no translation * glib/gi18n-lib.h: * glib/glib.symbols: * glib/gstrfuncs.h: * glib/gstrfuncs.c: Add new functions g_dgettext() and g_dngettext(). * glib/gutils.c (glib_gettext): * glib/gfileutils.c (g_format_size_for_display): * glib/goption.c (dgettext_swapped): Use the new functions. svn path=/trunk/; revision=7020
This commit is contained in:
committed by
Behdad Esfahbod
parent
8882576e90
commit
e0916c3f54
@@ -1,3 +1,7 @@
|
||||
2008-06-11 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/glib-sections.txt: Add g_dgettext() and g_dngettext().
|
||||
|
||||
2008-06-11 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 535418 – Please document which glib version defines goffset
|
||||
|
@@ -2498,8 +2498,10 @@ g_unichar_to_utf8
|
||||
Q_
|
||||
C_
|
||||
N_
|
||||
g_strip_context
|
||||
g_dgettext
|
||||
g_dngettext
|
||||
g_dpgettext
|
||||
g_strip_context
|
||||
<SUBSECTION>
|
||||
g_get_language_names
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user