Sandeep,

On Mon, 2008-02-25 at 22:23 +0100, Sandeep Gupta wrote:
> Hi all
> 
> I need to write a plugin in Evolution. It should be able to add a menu 
> option in compose new mail option. On clicking the menu, it should ask 
> for a file through a dialog box. Then, take this file and body of the 
> mail as input for processing. After processing, it should attach a file 
> produced as result of previous step to the mail.

This is very much possible with e-plugins.

> 
> Now, reading at eplugin documentation, I have faint idea that I need to 
> write an xml file and a C file. C file should implement the call back 
> function.

Yep ! 

> 
> Is there a manual for writing the C part of eplugin? Any other help 
> based on the above requirement would be appreciated.

Afaik there is a outdated manual available :
http://www.gnome.org/projects/evolution/developer-doc/eplugin/.

Best way to proceed is by reading code of other plugins.

Check :
+ Save Attachments Plugin for playing with attachments.

HTH.

- Johnny

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to