84dd2e3f79
1 2 3 4 5 6 7 8 9
#include <shell/Evolution-Component.idl> module GNOME { module Evolution { interface MailComponent : Component { // Insert wonderous remote mail operations here. }; }; };