[Evolution-hackers] Re: Questions about merging evo/e-util/e-util.c into e-d-s/libedataserver/e-util.c?
- From: Tor Lillqvist <tml novell com>
- To: "Simon.Zheng" <Simon Zheng Sun COM>
- Cc: evolution-hackers gnome org
- Subject: [Evolution-hackers] Re: Questions about merging evo/e-util/e-util.c into e-d-s/libedataserver/e-util.c?
- Date: Wed, 21 Dec 2005 09:31:05 +0000
to 2005-12-22 klockan 12:13 +0800 skrev Simon.Zheng:
> #include "e-i18n.h"
This file should stay in evo/e-util, and also the e_gettext() function
that it declares. e_gettext() should presumably be moved into a file of
its own, e-i18n.c or e-gettext.c.
The (merged) e-util.c in e-d-s/libedataserver doesn't use any i18n
functionality.
> #include "e-util-private.h"
That file should also stay in evo/e-util. It contains only things
related to the Win32 port (for instance #defines O_BINARY as zero on
Unix). The functions it declares are in e-win32-reloc.c.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]