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
18 lines
425 B
Plaintext
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.
|