]> git.0d.be Git - empathy.git/commitdiff
show map license
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 25 Feb 2010 15:46:00 +0000 (15:46 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 25 Feb 2010 16:49:20 +0000 (16:49 +0000)
libempathy-gtk/empathy-contact-widget.c

index daee82dc9b9a0e2989fb062f2d2bd64ca44c809e..9cb493fbe5d3e24a9a87200beca865269251932c 100644 (file)
@@ -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);