Files
evolution/plugins/python/ChangeLog
Johnny Jacob 49db161be9 A simple example python plugin - just hook onto events.
svn path=/trunk/; revision=35627
2008-06-11 21:22:15 +00:00

16 lines
335 B
Plaintext

2008-06-12 Johnny Jacob <jjohnny@novell.com>
* example/org-gnome-hello-python-ui.xml: Added.
* example/org-gnome-hello-python.eplug.xml: Added.
* example/Makefile.am : Added.
* example/hello_python.py: Added.
2008-06-09 Johnny Jacob <jjohnny@novell.com>
* python-plugin-loader.c: Python plugin loader.
Initial Commit.