aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NAMESPACE28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/NAMESPACE b/doc/NAMESPACE
new file mode 100644
index 0000000000..0914dba35d
--- /dev/null
+++ b/doc/NAMESPACE
@@ -0,0 +1,28 @@
+
+ Here is how both the Evolution implementation and IDL namespacing
+is to be organized, NB. for implementations and oafinfo filenames we replace
+'/' with '_'
+
+Files:
+
+/GNOME/Evolution/
+
+ Addressbook/
+ Calendar/
+ Control
+ gnomecal
+ Composer/
+ Mail/
+ Notes/
+ Shell/
+ Summary/
+ test
+ rdf
+ Wombat/
+
+Components:
+
+ Shell components end in _ShellComponent, controls in _Control,
+executive summary components in _ExecutiveSummaryComponent and
+factories append 'Factory'.
+