aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2004-09-14 00:26:49 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-09-14 00:26:49 +0800
commitd4d329fa5f95aec330f65c8b95dbde2125ae51d5 (patch)
tree1671447a9309b704bd667456c63a3b5fa54d6c24 /addressbook
parentcd95c3bf044a6c0565f2801ce8990ef0014174f5 (diff)
downloadgsoc2013-evolution-d4d329fa5f95aec330f65c8b95dbde2125ae51d5.tar.gz
gsoc2013-evolution-d4d329fa5f95aec330f65c8b95dbde2125ae51d5.tar.zst
gsoc2013-evolution-d4d329fa5f95aec330f65c8b95dbde2125ae51d5.zip
Point at the correct XML file for documentation
2004-09-13 Rodney Dawes <dobey@novell.com> * gui/contact-editor/e-contact-editor.c (show_help_cb): Point at the correct XML file for documentation svn path=/trunk/; revision=27255
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/contact-editor/e-contact-editor.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index a0d07e7cd8..d39695a5fb 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-13 Rodney Dawes <dobey@novell.com>
+
+ * gui/contact-editor/e-contact-editor.c (show_help_cb):
+ Point at the correct XML file for documentation
+
2004-09-13 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/contact-editor/e-contact-editor.c
diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c
index ffec55249c..5b447b7b99 100644
--- a/addressbook/gui/contact-editor/e-contact-editor.c
+++ b/addressbook/gui/contact-editor/e-contact-editor.c
@@ -2885,7 +2885,7 @@ show_help_cb (GtkWidget *widget, gpointer data)
gnome_help_display_desktop (NULL,
"evolution-" BASE_VERSION,
- "usage-contact.xml",
+ "evolution-" BASE_VERSION ".xml",
"usage-contact-cards",
&error);
if (error != NULL)
lass='deletions'>-0/+2 * Update to 0.09matthew2014-10-094-31/+7 * Update to 0.06matthew2014-02-082-4/+3 * - Chase r336083 and bump all ports using NO_ARCH so that users buildingbdrewery2013-12-111-1/+1 * Mark all my architecture independent ports using shell/perl/PHP asmatthew2013-12-091-2/+4 * Update all the RT extension modules to work with www/rt42 and makematthew2013-12-021-5/+20 * - Fix build/run depends on www/rt40matthew2013-10-183-13/+24 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Update to new Perl frameworkfeld2013-08-011-3/+4