Define a two-argument macro C_() for marking translatable strings with
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 Nov 2007 07:50:54 +0000 (07:50 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 23 Nov 2007 07:50:54 +0000 (07:50 +0000)
commita1ac3c0e23e7c1367f1e8b97a0c6c8ef1d1bd484
treeef5953bdb44876f5ab9107bc580cad867ad8e94f
parent0d723a240e18ad7e516cb24eb301934c837fe5e2
Define a two-argument macro C_() for marking translatable strings with

2007-11-23  Matthias Clasen  <mclasen@redhat.com>

        * glib/gi18n-lib.h:
        * glib/gi18n.h: Define a two-argument macro C_() for marking
        translatable strings with context and implement C_() and Q_()
        using g_dpgettext().  (#142676, Morten Welinder)

        * glib/glib.symbols:
        * glib/gstrfuncs.[hc]: Implement g_dpgettext().

svn path=/trunk/; revision=5917
ChangeLog
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/i18n.sgml
glib/gi18n-lib.h
glib/gi18n.h
glib/glib.symbols
glib/gstrfuncs.c
glib/gstrfuncs.h