Files
evolution/plugins/python/ChangeLog
Matthew Barnes cea054cd54 Merge revisions 35747:35930 from trunk.
svn path=/branches/kill-bonobo/; revision=35931
2008-08-08 04:26:12 +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.