diff options
author | nobody <nobody@localhost> | 2000-01-09 17:59:30 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-01-09 17:59:30 +0800 |
commit | d67c559595271a981f485029a259afbae3bdf811 (patch) | |
tree | 3706e32ce82bbc0192d4ae47d592662ca1ab5a81 /camel/CODING.STYLE | |
parent | 7f8cd0fc327c44f96890639293b2a258adbe1398 (diff) | |
download | gsoc2013-evolution-GNOME_PILOT_0_1_47.tar gsoc2013-evolution-GNOME_PILOT_0_1_47.tar.gz gsoc2013-evolution-GNOME_PILOT_0_1_47.tar.bz2 gsoc2013-evolution-GNOME_PILOT_0_1_47.tar.lz gsoc2013-evolution-GNOME_PILOT_0_1_47.tar.xz gsoc2013-evolution-GNOME_PILOT_0_1_47.tar.zst gsoc2013-evolution-GNOME_PILOT_0_1_47.zip |
This commit was manufactured by cvs2svn to create tagGNOME_PILOT_0_1_47
'GNOME_PILOT_0_1_47'.
svn path=/tags/GNOME_PILOT_0_1_47/; revision=1547
Diffstat (limited to 'camel/CODING.STYLE')
-rw-r--r-- | camel/CODING.STYLE | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/camel/CODING.STYLE b/camel/CODING.STYLE deleted file mode 100644 index a236f0060f..0000000000 --- a/camel/CODING.STYLE +++ /dev/null @@ -1,19 +0,0 @@ -Note to hackers ---------------- - -When hacking on camel (and on the gnome mailer in general), -be sure to follow the same coding style as the intial authors. -Please read the file HACKING in gnumeric and follow the -general guidelines explained in it. - -Please take a look at camel source files and try to exactly -imitate the coding style. We are perfectly aware that this -is not the best and unique style, but it is absolutely -mandatory that Camel is homogeneous. If you find the current -coding style to have some weaknesses, please contact the -authors to discuss this matter. - -Thanks. - - Bertrand. - |