From 2085b3a1a51fea95cc0be439114d733a49f51162 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 28 May 2010 16:55:01 -0400 Subject: Bug 619783 - Web Addresses arrow button doesn't change --- addressbook/gui/contact-editor/e-contact-editor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index e1d064f94a..2cb975725f 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -1168,7 +1168,7 @@ expand_web (EContactEditor *editor, gboolean expanded) "entry-videourl", "entry-fburl", NULL }; - set_arrow_image (editor, "arrow-phone-expand", expanded); + set_arrow_image (editor, "arrow-web-expand", expanded); expand_widget_list (editor, names, expanded); } -- cgit v1.2.3