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
15 lines
160 B
Plaintext
15 lines
160 B
Plaintext
/*
|
|
* The Evolution Personal Organization Server.
|
|
*
|
|
* Copyright 2000, Helix Code, Inc.
|
|
*/
|
|
|
|
module GNOME {
|
|
module Evolution {
|
|
|
|
interface Config {
|
|
|
|
};
|
|
};
|
|
};
|