Re: [evolution-patches] Patch for #66854 - Translation of strings in Contact editor
- From: Not Zed <notzed ximian com>
- To: JP Rosevear <jpr novell com>
- Cc: Rodney Dawes <dobey novell com>, evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Patch for #66854 - Translation of strings in Contact editor
- Date: Tue, 11 Jan 2005 09:18:08 +0800
Its basic C.
<> is for system headers, "" is for local ones. It changes the search path of headers.
It's why we need to include "nss.h" for mozilla's nss, rather than <nss.h> since otherwise we get the name service switch one, for example.
On Wed, 2005-01-05 at 19:56 -0500, JP Rosevear wrote:
On Tue, 2005-01-04 at 11:47 +0800, Not Zed wrote:
>
> FWIW You should only include "config.h" (not <config.h>) if
> HAVE_CONFIG_H is defined.
Hmm, i've always used <config.h>, any particular reason?
-JP
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]