[evolution] Fix broken Help button link in Contact Editor after Mallard transition.
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Fix broken Help button link in Contact Editor after Mallard transition.
- Date: Wed, 15 Feb 2012 11:56:20 +0000 (UTC)
commit dee62ddcd076fbdfc9060da9277dfcb21010050a
Author: Andre Klapper <ak-47 gmx net>
Date: Wed Feb 15 12:57:24 2012 +0100
Fix broken Help button link in Contact Editor after Mallard transition.
addressbook/gui/contact-editor/e-contact-editor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c
index bd7daf5..f926eea 100644
--- a/addressbook/gui/contact-editor/e-contact-editor.c
+++ b/addressbook/gui/contact-editor/e-contact-editor.c
@@ -3874,7 +3874,7 @@ show_help_cb (GtkWidget *widget,
gpointer data)
{
/* FIXME Pass a proper parent window. */
- e_display_help (NULL, "usage-contact-cards");
+ e_display_help (NULL, "contacts-usage-add-contact");
}
static GList *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]