Re: splitting the gnome cvs
- From: Tom Tromey <tromey creche cygnus com>
- To: Miguel de Icaza <miguel nuclecu unam mx>
- Cc: gnome athena nuclecu unam mx
- Subject: Re: splitting the gnome cvs
- Date: 09 Feb 1998 13:12:17 -0700
Miguel> - gettext: If we split gnome into pieces, I do not want to
Miguel> have a gettext implementation shipped with every module.
I think we only need one copy of the intl directory.
Probably each program should have its own po files. This might lead
to some duplication of translations, but perhaps gnome_stock_* can
alleviate the problem somewhat.
This means that all libraries must use dgettext() and not gettext() --
but that is just good practice anyway (and I think we do it now).
Making this work might require some Makefile hacking. I haven't
looked at that.
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]