diff options
author | Andre Klapper <a9016009@gmx.de> | 2005-12-26 20:23:21 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2005-12-26 20:23:21 +0800 |
commit | 78efddd5e7a7c878b8dd6531069a750ffbab220d (patch) | |
tree | 333b9682409e1473d84f820cc226d022cda30aab /plugins | |
parent | fdba6e71aba3d6beaa4d7183c0ed1862c105c340 (diff) | |
download | gsoc2013-evolution-78efddd5e7a7c878b8dd6531069a750ffbab220d.tar.gz gsoc2013-evolution-78efddd5e7a7c878b8dd6531069a750ffbab220d.tar.zst gsoc2013-evolution-78efddd5e7a7c878b8dd6531069a750ffbab220d.zip |
added description and author according to the changelog and c file. Fixes
2005-12-26 Andre Klapper <a9016009@gmx.de>
* org-gnome-evolution-startup-wizard.eplug.xml: added description
and author according to the changelog and c file. Fixes bug 301149.
svn path=/trunk/; revision=30958
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml | 3 |
1 files changed, 2 insertions, 1 deletions
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 e73b5eb743..bbb002ac46 100644 --- a/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml +++ b/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml @@ -5,7 +5,8 @@ id="org.gnome.evolution.plugin.startup-wizard" location="@PLUGINDIR@/liborg-gnome-evolution-startup-wizard@SOEXT@" _name="Startup wizard"> - + <author name="JP Rosevear" email="jpr@novell.com"/> + <_description>A plugin that handles the Startup wizard.</_description> <hook class="org.gnome.evolution.shell.events:1.0"> <event id="upgrade.done" |