EPlugin : Initial commit for python support for eplugins.

svn path=/trunk/; revision=35626
This commit is contained in:
Johnny Jacob
2008-06-11 16:25:48 +00:00
parent c4adc027e4
commit a8288ede30
7 changed files with 330 additions and 2 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0"?>
<e-plugin-list>
<e-plugin type="shlib" id="org.gnome.evolution.plugin.python"
location="@PLUGINDIR@/liborg-gnome-evolution-python@SOEXT@" _name="Python Loader" load_level="1">
<_description>A plugin which loads other plugins written using python.</_description>
<author name="Johnny Jacob" email="jjohnny@novell.com"/>
</e-plugin>
</e-plugin-list>