Files
evolution/plugins/python/ChangeLog
Matthew Barnes b2cda1d0c6 Merge revisions 36016:36533 from trunk.
svn path=/branches/kill-bonobo/; revision=36534
2008-10-01 20:56:04 +00:00

39 lines
827 B
Plaintext

2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
** Fixes bug #553479
* org-gnome-evolution-python.eplug.xml: String capitalisation
improvements.
2008-09-12 Sankar P <psankar@novell.com>
License Changes
* python-plugin-loader.c:
* python-plugin-loader.h:
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.