Re: [evolution-patches] Enable gnome-spell to use their own mo files.
- From: Dan Winship <danw ximian com>
- To: Yong Sun Sun com
- Cc: evolution-patches lists ximian com, sceri-evolution Sun com
- Subject: Re: [evolution-patches] Enable gnome-spell to use their own mo files.
- Date: Wed, 17 Dec 2003 10:14:53 -0500
> 1. redefine macro _(string) to dgettext(GETTEXT_PACKAGE, string), so
> that all the message will be retrieved from correct mo file.
The right way to do this is to define GNOME_EXPLICIT_TRANSLATION_DOMAIN
to GETTEXT_PACKAGE. This will make the libgnome headers define _ to be
dgettext instead of gettext. See gal and gtkhtml's configure.in for
examples.
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]