Files
evolution/wombat/wombat.idl
Michael Meeks 042e514a26 return NULL if we can't create a view.
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
2000-12-04 17:56:54 +00:00

15 lines
160 B
Plaintext

/*
* The Evolution Personal Organization Server.
*
* Copyright 2000, Helix Code, Inc.
*/
module GNOME {
module Evolution {
interface Config {
};
};
};