aboutsummaryrefslogtreecommitdiffstats
path: root/camel/CODING.STYLE
diff options
context:
space:
mode:
authornobody <nobody@localhost>1999-11-01 02:48:15 +0800
committernobody <nobody@localhost>1999-11-01 02:48:15 +0800
commitc48faceb78e6c8a8b7f536b8475e039858f703ed (patch)
tree8cefe43740f603fea65ecbf6d8d3bf8b0d407572 /camel/CODING.STYLE
parentc8d14b53ef41de80458405ffadb0721458b7add9 (diff)
downloadgsoc2013-evolution-c48faceb78e6c8a8b7f536b8475e039858f703ed.tar
gsoc2013-evolution-c48faceb78e6c8a8b7f536b8475e039858f703ed.tar.gz
gsoc2013-evolution-c48faceb78e6c8a8b7f536b8475e039858f703ed.tar.bz2
gsoc2013-evolution-c48faceb78e6c8a8b7f536b8475e039858f703ed.tar.lz
gsoc2013-evolution-c48faceb78e6c8a8b7f536b8475e039858f703ed.tar.xz
gsoc2013-evolution-c48faceb78e6c8a8b7f536b8475e039858f703ed.tar.zst
gsoc2013-evolution-c48faceb78e6c8a8b7f536b8475e039858f703ed.zip
This commit was manufactured by cvs2svn to create tagBUG_BUDDY_0_2
'BUG_BUDDY_0_2'. svn path=/tags/BUG_BUDDY_0_2/; revision=1359
Diffstat (limited to 'camel/CODING.STYLE')
-rw-r--r--camel/CODING.STYLE19
1 files changed, 0 insertions, 19 deletions
diff --git a/camel/CODING.STYLE b/camel/CODING.STYLE
deleted file mode 100644
index df1bf5c874..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
-imitate the coding style the best possible. 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.
-