Files
evolution/plugins/python/ChangeLog
Johnny Jacob 46fd1c12d0 EPlugin : Python Loader : Add example sources to dist
svn path=/trunk/; revision=35807
2008-07-21 15:57:31 +00:00

21 lines
451 B
Plaintext

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.