[evolution] Bug 619783 - Web Addresses arrow button doesn't change



commit 2085b3a1a51fea95cc0be439114d733a49f51162
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri May 28 16:55:01 2010 -0400

    Bug 619783 - Web Addresses arrow button doesn't change

 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 e1d064f..2cb9757 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);
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]