From 351da00be344cf578612ae5ef5eb2d708473dd77 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 25 Feb 2010 15:46:00 +0000 Subject: show map license --- libempathy-gtk/empathy-contact-widget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy-gtk/empathy-contact-widget.c b/libempathy-gtk/empathy-contact-widget.c index daee82dc9..9cb493fbe 100644 --- a/libempathy-gtk/empathy-contact-widget.c +++ b/libempathy-gtk/empathy-contact-widget.c @@ -702,7 +702,7 @@ contact_widget_location_update (EmpathyContactWidget *information) gtk_container_add (GTK_CONTAINER (information->viewport_map), information->map_view_embed); g_object_set (G_OBJECT (information->map_view), - "show-license", FALSE, + "show-license", TRUE, "scroll-mode", CHAMPLAIN_SCROLL_MODE_KINETIC, "zoom-level", 10, NULL); -- cgit v1.2.3