[ADG] Added "protected" i18n methods
commit02c7889bad9949db7c63b183c0dc69c0e3c49d9c
authorNicola Fontana <ntd@entidi.it>
Wed, 29 Sep 2010 15:21:29 +0000 (29 17:21 +0200)
committerNicola Fontana <ntd@entidi.it>
Wed, 29 Sep 2010 15:21:29 +0000 (29 17:21 +0200)
treef051ee9b8abf4dcf8d2ac91845b9942a35e78d49
parentc1f66bf52e89b7018e522723685349b8ece23ba4
[ADG] Added "protected" i18n methods

Implemented _adg_dgettext() and _adg_dpgettext() to be used internally
by the ADG project instead of their gettext (or GLib) equivalents.

The above methods bind the requested ADG domain, avoiding the need of an
initialization method.
src/adg/adg-internal.h
src/adg/adg-utils.c