Files
evolution/plugins/external-editor/ChangeLog
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
425 B
Plaintext

2007-10-25 Sankar P <psankar@novell.com>
* Makefile.am:
* org-gnome-external-editor.eplug.xml:
* org-gnome-external-editor.xml:
* org-gnome-external-editor.error.xml:
* external-editor.c:
- Initial files for the plugin.
- This plugin allows you to use an external editor
as the composer.
- I've tested this gvim and it works fine.
- Needs a lot of more work before this
moves out of experimental state.