Skip to content
  • Matthias Clasen's avatar
    Change prototype to take msgctxtid + offset instead of two strings, to · d0d19f0d
    Matthias Clasen authored
    2007-12-10  Matthias Clasen  <mclasen@redhat.com>
    
            * glib/gstrfuncs.h:
            * glib/gstrfuncs.c (g_dpgettext): Change prototype to take
            msgctxtid + offset instead of two strings, to avoid duplication
            of string constants if the compiler/linker don't perform constant
            suffix merging.  (#502590, Christian Persch)
    
            * glib/gi18n.h:
            * glib/gi18n-lib.h: Adapt the definitions of C_() and Q_().
    
    
    svn path=/trunk/; revision=6081
    d0d19f0d