blob: 0914dba35dc71f76efbc8ed547bc0b99370c6483 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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'.
|