diff options
author | Tor Lillqvist <tml@novell.com> | 2005-06-18 19:39:20 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-06-18 19:39:20 +0800 |
commit | 087a3e6532af00d4f98511d1874fe08bbdf4332d (patch) | |
tree | 7bc68497bb597ab5b5eaacbbe8ee1cd807151470 | |
parent | fecb63d2c5bdd2c562f4cb44e033f68d3b9653fa (diff) | |
download | gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.tar.gz gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.tar.zst gsoc2013-evolution-087a3e6532af00d4f98511d1874fe08bbdf4332d.zip |
Use SOEXT.
2005-06-18 Tor Lillqvist <tml@novell.com>
* */*.eplug.xml: Use SOEXT.
svn path=/trunk/; revision=29538
-rw-r--r-- | plugins/calendar-file/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/calendar-file/org-gnome-calendar-file.eplug.xml | 2 | ||||
-rw-r--r-- | plugins/calendar-http/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/calendar-http/org-gnome-calendar-http.eplug.xml | 2 | ||||
-rw-r--r-- | plugins/calendar-weather/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml | 2 | ||||
-rw-r--r-- | plugins/itip-formatter/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml | 2 | ||||
-rw-r--r-- | plugins/plugin-manager/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml | 2 | ||||
-rw-r--r-- | plugins/print-message/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/print-message/org-gnome-print-message.eplug.xml | 2 | ||||
-rw-r--r-- | plugins/startup-wizard/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml | 2 |
16 files changed, 40 insertions, 8 deletions
diff --git a/plugins/calendar-file/ChangeLog b/plugins/calendar-file/ChangeLog index ae40612c7f..75c881bece 100644 --- a/plugins/calendar-file/ChangeLog +++ b/plugins/calendar-file/ChangeLog @@ -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 diff --git a/plugins/calendar-file/org-gnome-calendar-file.eplug.xml b/plugins/calendar-file/org-gnome-calendar-file.eplug.xml index a2351c616e..f2af9a0037 100644 --- a/plugins/calendar-file/org-gnome-calendar-file.eplug.xml +++ b/plugins/calendar-file/org-gnome-calendar-file.eplug.xml @@ -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"/> diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog index f6e4582ced..68ebaa7350 100644 --- a/plugins/calendar-http/ChangeLog +++ b/plugins/calendar-http/ChangeLog @@ -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 diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.xml b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml index 1004397c53..25f137b644 100644 --- a/plugins/calendar-http/org-gnome-calendar-http.eplug.xml +++ b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml @@ -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"/> diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog index efb763043b..720760aa52 100644 --- a/plugins/calendar-weather/ChangeLog +++ b/plugins/calendar-weather/ChangeLog @@ -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 diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml index 1554ce72fc..442fd83074 100644 --- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml +++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml @@ -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> diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index e3bc30d0c6..04fd1354d8 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -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: diff --git a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml index 18b4ea35ce..cf4f8a75ff 100644 --- a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml +++ b/plugins/groupwise-features/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"/> diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index 86eec5ae05..85d730682a 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -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 diff --git a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml index ca18ef2adf..5311f57f0a 100644 --- a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml +++ b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml @@ -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"/> diff --git a/plugins/plugin-manager/ChangeLog b/plugins/plugin-manager/ChangeLog index 2e7dfde4e7..f4c973d974 100644 --- a/plugins/plugin-manager/ChangeLog +++ b/plugins/plugin-manager/ChangeLog @@ -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 diff --git a/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml b/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml index f255d95ab0..2107d2f29b 100644 --- a/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml +++ b/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml @@ -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"/> diff --git a/plugins/print-message/ChangeLog b/plugins/print-message/ChangeLog index 68b0529e46..66803f0239 100644 --- a/plugins/print-message/ChangeLog +++ b/plugins/print-message/ChangeLog @@ -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 diff --git a/plugins/print-message/org-gnome-print-message.eplug.xml b/plugins/print-message/org-gnome-print-message.eplug.xml index 8a21072b52..9fc21bb900 100644 --- a/plugins/print-message/org-gnome-print-message.eplug.xml +++ b/plugins/print-message/org-gnome-print-message.eplug.xml @@ -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"/> diff --git a/plugins/startup-wizard/ChangeLog b/plugins/startup-wizard/ChangeLog index 0d869e03e3..dd7bd8d614 100644 --- a/plugins/startup-wizard/ChangeLog +++ b/plugins/startup-wizard/ChangeLog @@ -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 diff --git a/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml b/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml index 65258ad4ee..e73b5eb743 100644 --- a/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml +++ b/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml @@ -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"> |