aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/e-contact-quick-add.c
diff options
context:
space:
mode:
authorDevashish Sharma <dsharma@src.gnome.org>2006-06-12 17:13:16 +0800
committerDevashish Sharma <dsharma@src.gnome.org>2006-06-12 17:13:16 +0800
commite23c79d97f5981c2380486602d164b50a948ec83 (patch)
tree08baf436a5a1b4439f2c987b56e28ffaa45badba /addressbook/gui/contact-editor/e-contact-quick-add.c
parent3cbad3b19c0fa378bfe15635bd4c78084cb1b5cd (diff)
downloadgsoc2013-evolution-e23c79d97f5981c2380486602d164b50a948ec83.tar
gsoc2013-evolution-e23c79d97f5981c2380486602d164b50a948ec83.tar.gz
gsoc2013-evolution-e23c79d97f5981c2380486602d164b50a948ec83.tar.bz2
gsoc2013-evolution-e23c79d97f5981c2380486602d164b50a948ec83.tar.lz
gsoc2013-evolution-e23c79d97f5981c2380486602d164b50a948ec83.tar.xz
gsoc2013-evolution-e23c79d97f5981c2380486602d164b50a948ec83.tar.zst
gsoc2013-evolution-e23c79d97f5981c2380486602d164b50a948ec83.zip
Fix for Bug #341465
svn path=/trunk/; revision=32107
Diffstat (limited to 'addressbook/gui/contact-editor/e-contact-quick-add.c')
-rw-r--r--addressbook/gui/contact-editor/e-contact-quick-add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/e-contact-quick-add.c b/addressbook/gui/contact-editor/e-contact-quick-add.c
index ec70ac360e..9ec7ecf19c 100644
--- a/addressbook/gui/contact-editor/e-contact-quick-add.c
+++ b/addressbook/gui/contact-editor/e-contact-quick-add.c
@@ -344,7 +344,7 @@ build_quick_add_dialog (QuickAdd *qa)
1, 2, 0, 1,
GTK_EXPAND | GTK_FILL, 0, xpad, ypad);
- label = gtk_label_new_with_mnemonic (_("E-_mail"));
+ label = gtk_label_new_with_mnemonic (_("E_mail"));
gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5);
gtk_table_attach (table, label,