2000-12-04 Michael Meeks <michael@helixcode.com> * e-shell-view.c (get_control_for_uri): return NULL if we can't create a view. (setup_evolution_shell_view_interface): add precondition. + lots of cleans. svn path=/trunk/; revision=6778
29 lines
470 B
Plaintext
29 lines
470 B
Plaintext
|
|
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'.
|
|
|