Re: GNOME Indentation Style

2005-04-29 Thread Brian J. Tarricone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Bloomfield wrote: > On 04/29/2005 07:50:13 AM, John (J5) Palmieri wrote: > [ snip ] > >> You should use whatever the project has chosen. If you are starting >> a new project the majority of GNOME programs are coded using the 8 >> space tab "k

Re: GNOME Indentation Style

2005-04-29 Thread Matthias Clasen
On Fri, 2005-04-29 at 15:37 +0500, Zeeshan Ali wrote: > Hello everyone, >According to the article "GNOME Programming Guidelines", the gnome > hackers prefer the Linux kernel indentation style: "For core GNOME > code we prefer the Linux kernel indentation style." But comparing the > gtk+ sources

Re: GNOME Indentation Style

2005-04-29 Thread Peter Bloomfield
On 04/29/2005 07:50:13 AM, John (J5) Palmieri wrote: [ snip ] You should use whatever the project has chosen. If you are starting a new project the majority of GNOME programs are coded using the 8 space tab "kernel" indentation style. What is important is not the coding style used but that

Re: GNOME Indentation Style

2005-04-29 Thread John (J5) Palmieri
On Fri, 2005-04-29 at 06:37, Zeeshan Ali wrote: > Hello everyone, >According to the article "GNOME Programming Guidelines", the gnome > hackers prefer the Linux kernel indentation style: "For core GNOME > code we prefer the Linux kernel indentation style." But comparing the > gtk+ sources with