aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-10-15 15:58:03 +0800
committerMilan Crha <mcrha@redhat.com>2010-10-15 15:58:03 +0800
commit0227574987026e1f72ad42940c74fcc69ba6ce1a (patch)
treeffcbd59f5a982051e7e2226a2020aa4191427a5f /addressbook/gui
parentdf6f8dc010acad646b5abe591e7beefdb8cb0cb6 (diff)
downloadgsoc2013-evolution-0227574987026e1f72ad42940c74fcc69ba6ce1a.tar
gsoc2013-evolution-0227574987026e1f72ad42940c74fcc69ba6ce1a.tar.gz
gsoc2013-evolution-0227574987026e1f72ad42940c74fcc69ba6ce1a.tar.bz2
gsoc2013-evolution-0227574987026e1f72ad42940c74fcc69ba6ce1a.tar.lz
gsoc2013-evolution-0227574987026e1f72ad42940c74fcc69ba6ce1a.tar.xz
gsoc2013-evolution-0227574987026e1f72ad42940c74fcc69ba6ce1a.tar.zst
gsoc2013-evolution-0227574987026e1f72ad42940c74fcc69ba6ce1a.zip
Widget 'label-comments' gone in Contact editor
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/contact-editor/e-contact-editor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c
index be5ff41fdd..fcf173e494 100644
--- a/addressbook/gui/contact-editor/e-contact-editor.c
+++ b/addressbook/gui/contact-editor/e-contact-editor.c
@@ -2219,7 +2219,6 @@ static FieldMapping simple_field_map[] = {
{ "label-office", E_CONTACT_OFFICE, FALSE, TRUE },
{ "text-comments", E_CONTACT_NOTE, TRUE, TRUE },
- { "label-comments", E_CONTACT_NOTE, FALSE, TRUE },
{ "entry-fullname", E_CONTACT_FULL_NAME, TRUE, TRUE },
{ "button-fullname", E_CONTACT_FULL_NAME, FALSE, TRUE },