aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-02 02:23:24 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-02 02:23:24 +0800
commit490127f9dee5f1640a037d6b3994099f002b07b5 (patch)
treeac17a309bf6be50aef47408dfe66db3147416cc3
parent1a0f1b8ef3eb563b07871b601f5149af92fe59cd (diff)
downloadgsoc2013-evolution-490127f9dee5f1640a037d6b3994099f002b07b5.tar
gsoc2013-evolution-490127f9dee5f1640a037d6b3994099f002b07b5.tar.gz
gsoc2013-evolution-490127f9dee5f1640a037d6b3994099f002b07b5.tar.bz2
gsoc2013-evolution-490127f9dee5f1640a037d6b3994099f002b07b5.tar.lz
gsoc2013-evolution-490127f9dee5f1640a037d6b3994099f002b07b5.tar.xz
gsoc2013-evolution-490127f9dee5f1640a037d6b3994099f002b07b5.tar.zst
gsoc2013-evolution-490127f9dee5f1640a037d6b3994099f002b07b5.zip
** Fixes bug #529460
2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #529460 * org-gnome-evolution-startup-wizard.eplug.xml: Change "Startup Wizard" to "Setup Assistant". Also change the plugin description to something less lame. svn path=/trunk/; revision=35885
-rw-r--r--plugins/startup-wizard/ChangeLog8
-rw-r--r--plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml4
2 files changed, 10 insertions, 2 deletions
diff --git a/plugins/startup-wizard/ChangeLog b/plugins/startup-wizard/ChangeLog
index 2aad1c410e..faeebb70f1 100644
--- a/plugins/startup-wizard/ChangeLog
+++ b/plugins/startup-wizard/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-01 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #529460
+
+ * org-gnome-evolution-startup-wizard.eplug.xml:
+ Change "Startup Wizard" to "Setup Assistant". Also make the
+ plugin description less lame.
+
2008-06-02 Jacob Brown <jeblinux@gmail.com>
** Fix for bug #529464
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 0f57b6db89..1197633a23 100644
--- a/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml
+++ b/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml
@@ -4,9 +4,9 @@
type="shlib"
id="org.gnome.evolution.plugin.startup-wizard"
location="@PLUGINDIR@/liborg-gnome-evolution-startup-wizard@SOEXT@"
- _name="Startup wizard">
+ _name="Setup Assistant">
<author name="JP Rosevear" email="jpr@novell.com"/>
- <_description>A plugin that manages the Startup wizard.</_description>
+ <_description>Guides you through your initial account setup.</_description>
<hook class="org.gnome.evolution.shell.events:1.0">
<event
id="upgrade.done"