From 8c23e382711a447dd12117b14d715bccd0012797 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Fri, 22 Oct 2004 09:15:49 +0000 Subject: some doc updates svn path=/trunk/; revision=27693 --- doc/devel/evolution-plugin-manual.xml | 62 ++++++++++++++++------------------- 1 file changed, 29 insertions(+), 33 deletions(-) (limited to 'doc/devel/evolution-plugin-manual.xml') diff --git a/doc/devel/evolution-plugin-manual.xml b/doc/devel/evolution-plugin-manual.xml index a8f01ac954..dbac234ca4 100644 --- a/doc/devel/evolution-plugin-manual.xml +++ b/doc/devel/evolution-plugin-manual.xml @@ -16,6 +16,8 @@ + + ]> @@ -1482,14 +1484,37 @@ * - * ]]> + + target + + + The target type of the event listener. This will normally + match in a 1:1 relationship to the event + id itself. + + + + + id + + + The name of the event to listen to. By convention the names + will be of the form + target.event. + e.g. folder.changed, or + message.read, etc. Although they are + just simple case-sensitive strings. + + + type @@ -1510,14 +1535,6 @@ - - id - - - The name of the event to listen to. - - - enable @@ -2576,28 +2593,7 @@ com.ximian.evolution.mail.events:1.0. - - Folder Changed Event - - - - - - - Name - folder.changed - - - Target - - EMEventTargetFolder - - - - - - + &em-events; Mail Event Targets -- cgit v1.2.3