Files
evolution/plugins/python/ChangeLog
Johnny Jacob 36d32a3cde Another typo fix. Lesson learnt - Don't commit when you are sleepy !
svn path=/trunk/; revision=35812
2008-07-21 17:20:18 +00:00

25 lines
554 B
Plaintext

2008-07-21 Johnny Jacob <jjohnny@novell.com>
* Makefile.am (example_sources): More typo fixes. :(
2008-07-21 Johnny Jacob <jjohnny@novell.com>
* Makefile.am (example_SOURCES): Add example sources
EXTRA_DIST.
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.