Files
evolution/plugins/external-editor/org-gnome-external-editor.xml
Sankar P 820424bc8c Added new plugins external-editor, which will make it possible to use an
2007-10-25  Sankar P  <psankar@novell.com>

	* configure.in:
	* plugins/external-editor:
	Added new plugins external-editor, which will
	make it possible to use an external editor as 
	the mail composer.



svn path=/trunk/; revision=34423
2007-10-25 10:44:27 +00:00

18 lines
343 B
XML

<Root>
<commands>
<cmd name="EPExtEditor" _label="Compose in External Editor"
_tip="Compose mails using an external editor"
pixtype="pixmap"/>
</commands>
<menu>
<submenu name="File">
<placeholder name="FileOps">
<menuitem name="EPExtEditor" verb=""/>
</placeholder>
</submenu>
</menu>
</Root>