Use SOEXT.
2005-06-18 Tor Lillqvist <tml@novell.com> * */*.eplug.xml: Use SOEXT. svn path=/trunk/; revision=29538
This commit is contained in:
committed by
Tor Lillqvist
parent
fecb63d2c5
commit
087a3e6532
@ -1,3 +1,7 @@
|
||||
2005-06-18 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* org-gnome-calendar-file.eplug.xml: Use SOEXT.
|
||||
|
||||
2005-05-11 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* Makefile.am: add built_sources/cleanfiles
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<e-plugin-list>
|
||||
<e-plugin
|
||||
type="shlib"
|
||||
location="@PLUGINDIR@/liborg-gnome-calendar-file.so"
|
||||
location="@PLUGINDIR@/liborg-gnome-calendar-file@SOEXT@"
|
||||
id="org.gnome.evolution.calendar.file"
|
||||
_name="Local Calendars">
|
||||
<author name="JP Rosevear" email="jpr@novell.com"/>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2005-06-18 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* org-gnome-calendar-http.eplug.xml: Use SOEXT.
|
||||
|
||||
2005-05-11 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* Makefile.am: added built_sources/cleanfiles
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<e-plugin-list>
|
||||
<e-plugin
|
||||
type="shlib"
|
||||
location="@PLUGINDIR@/liborg-gnome-calendar-http.so"
|
||||
location="@PLUGINDIR@/liborg-gnome-calendar-http@SOEXT@"
|
||||
id="org.gnome.evolution.calendar.http"
|
||||
_name="HTTP Calendars">
|
||||
<author name="David Trowbridge" email="David.Trowbridge@Colorado.edu"/>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2005-06-18 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* org-gnome-calendar-weather.eplug.xml: Use SOEXT.
|
||||
|
||||
2005-05-11 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* Makefile.am: added built_sources/cleanfiles
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<e-plugin-list>
|
||||
<e-plugin
|
||||
type="shlib"
|
||||
location="@PLUGINDIR@/liborg-gnome-calendar-weather.so"
|
||||
location="@PLUGINDIR@/liborg-gnome-calendar-weather@SOEXT@"
|
||||
id="org.gnome.evolution.calendar.weather"
|
||||
_name="Weather Calendars">
|
||||
<_description>Provides core functionality for weather calendars.</_description>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2005-06-18 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* org-gnome-groupwise-features.eplug.xml: Use SOEXT.
|
||||
|
||||
2005-05-24 Vivek Jain <jvivek@novell.com>
|
||||
|
||||
* org-gnome-groupwise-features.eplug.xml:
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<e-plugin-list>
|
||||
<e-plugin id="org.gnome.evolution.groupwise_features" type="shlib" _name="Groupwise Features"
|
||||
location="@PLUGINDIR@/liborg-gnome-groupwise-features.so">
|
||||
location="@PLUGINDIR@/liborg-gnome-groupwise-features@SOEXT@">
|
||||
<author name="Sivaiah Nallagatla" email="snallagatla@novell.com" />
|
||||
<author name="Vivek Jain" email="jvivek@novell.com" />
|
||||
<author name="Chenthill Palanisamy" email="pchenthill@novell.com"/>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2005-06-18 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* org-gnome-itip-formatter.eplug.xml: Use SOEXT.
|
||||
|
||||
2005-05-16 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* itip-formatter.c: moved e-error to e-util
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<e-plugin-list>
|
||||
<e-plugin id="org.gnome.evolution.itip_formatter"
|
||||
type="shlib" _name="Itip Formatter"
|
||||
location="@PLUGINDIR@/liborg-gnome-itip-formatter.so">
|
||||
location="@PLUGINDIR@/liborg-gnome-itip-formatter@SOEXT@">
|
||||
<_description>Displays text/calendar parts in messages.</_description>
|
||||
<author name="JP Rosevear" email="jpr@novell.com"/>
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2005-06-18 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* org-gnome-plugin-manager.eplug.xml: Use SOEXT.
|
||||
|
||||
2005-05-13 Rodney Dawes <dobey@novell.com>
|
||||
|
||||
* org-gnome-plugin-manager.xml: Update for new menu layout
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<e-plugin
|
||||
type="shlib"
|
||||
id="org.gnome.evolution.plugin.manager"
|
||||
location="@PLUGINDIR@/liborg-gnome-plugin-manager.so"
|
||||
location="@PLUGINDIR@/liborg-gnome-plugin-manager@SOEXT@"
|
||||
_name="Plugin manager">
|
||||
<_description>A plugin for managing which plugins are enabled or disabled.</_description>
|
||||
<author name="Michael Zucchi" email="notzed@ximian.com"/>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2005-06-18 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* org-gnome-print-message.eplug.xml: Use SOEXT.
|
||||
|
||||
2005-06-08 Harish Krishnaswamy <kharish@novell.com>
|
||||
|
||||
* Makefile.am : Add the correct files to
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<e-plugin
|
||||
type="shlib"
|
||||
id="org.gnome.evolution.plugin.compose.PrintMessage"
|
||||
location="@PLUGINDIR@/liborg-gnome-print-message.so"
|
||||
location="@PLUGINDIR@/liborg-gnome-print-message@SOEXT@"
|
||||
_name="Print Message">
|
||||
<_description>Gives an option to print mail from composer</_description>
|
||||
<author name="Vivek Jain" email="jvivek@novell.com"/>
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
2005-06-18 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* org-gnome-evolution-startup-wizard.eplug.xml: Use SOEXT.
|
||||
|
||||
2005-05-12 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* Makefile.am: added built_sources/cleanfiles
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<e-plugin
|
||||
type="shlib"
|
||||
id="org.gnome.evolution.plugin.startup-wizard"
|
||||
location="@PLUGINDIR@/liborg-gnome-evolution-startup-wizard.so"
|
||||
location="@PLUGINDIR@/liborg-gnome-evolution-startup-wizard@SOEXT@"
|
||||
_name="Startup wizard">
|
||||
|
||||
<hook class="org.gnome.evolution.shell.events:1.0">
|
||||
|
||||
Reference in New Issue
Block a user