aboutsummaryrefslogtreecommitdiffstats
path: root/camel/README.HACKING
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>1999-08-06 00:02:54 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-08-06 00:02:54 +0800
commit616d409f7cb18b0dfcac25cb17574e4d9d39d293 (patch)
tree9492a067e865cd0a3b2b60a32e19e6b4269e00e0 /camel/README.HACKING
parent393c87af52df8cfbb62d7ce884990819dae8d208 (diff)
downloadgsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.gz
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.bz2
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.lz
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.xz
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.tar.zst
gsoc2013-evolution-616d409f7cb18b0dfcac25cb17574e4d9d39d293.zip
Some notes.
1999-08-05 bertrand <Bertrand.Guiheneuf@aful.org> * camel/README.HACKING: Some notes. * camel/CODING.STYLE: short note about coding style. * camel/README.COPYRIGHT: Note about copyright policy. * camel/providers/MH/camel-mh-folder.c (_list_subfolders): minor typo fixes. svn path=/trunk/; revision=1081
Diffstat (limited to 'camel/README.HACKING')
-rw-r--r--camel/README.HACKING14
1 files changed, 14 insertions, 0 deletions
diff --git a/camel/README.HACKING b/camel/README.HACKING
new file mode 100644
index 0000000000..ceb797e219
--- /dev/null
+++ b/camel/README.HACKING
@@ -0,0 +1,14 @@
+You want to hack on Camel ?
+
+Thanks. Camel aims at being the best messaging
+library for Linux and your help is welcome.
+Please be sure to read the following files before
+commiting any change or sending any patch:
+
+CODING.STYLE
+README.COPYRIGHT
+
+
+Thanks.
+
+ Bertrand <Bertrand.Guiheneuf@inria.fr> \ No newline at end of file