Re: splitting the gnome cvs



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]