aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorAndre Klapper <ak-47@gmx.net>2012-02-15 19:57:24 +0800
committerAndre Klapper <ak-47@gmx.net>2012-02-15 19:57:24 +0800
commitdee62ddcd076fbdfc9060da9277dfcb21010050a (patch)
tree4de202fb256cb01f753e64fcb9eecffb4603636c /addressbook
parent0dc14bba6eb964c6dbf4410da950738c3042c42b (diff)
downloadgsoc2013-evolution-dee62ddcd076fbdfc9060da9277dfcb21010050a.tar
gsoc2013-evolution-dee62ddcd076fbdfc9060da9277dfcb21010050a.tar.gz
gsoc2013-evolution-dee62ddcd076fbdfc9060da9277dfcb21010050a.tar.bz2
gsoc2013-evolution-dee62ddcd076fbdfc9060da9277dfcb21010050a.tar.lz
gsoc2013-evolution-dee62ddcd076fbdfc9060da9277dfcb21010050a.tar.xz
gsoc2013-evolution-dee62ddcd076fbdfc9060da9277dfcb21010050a.tar.zst
gsoc2013-evolution-dee62ddcd076fbdfc9060da9277dfcb21010050a.zip
Fix broken Help button link in Contact Editor after Mallard transition.
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/gui/contact-editor/e-contact-editor.c2
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 bd7daf5258..f926eea764 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 *