[gthumb] map_view: removed show-scale property which is not present anymore
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] map_view: removed show-scale property which is not present anymore
- Date: Tue, 25 Oct 2011 14:55:05 +0000 (UTC)
commit 62952d7e9adf62ee1f48c0b70713eeaf5829e4fa
Author: Paolo Bacchilega <paobac src gnome org>
Date: Tue Oct 18 13:41:18 2011 +0200
map_view: removed show-scale property which is not present anymore
extensions/map_view/gth-map-view.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/extensions/map_view/gth-map-view.c b/extensions/map_view/gth-map-view.c
index 4c73a83..91b6abe 100644
--- a/extensions/map_view/gth-map-view.c
+++ b/extensions/map_view/gth-map-view.c
@@ -281,7 +281,6 @@ gth_map_view_init (GthMapView *self)
g_object_set (G_OBJECT (self->priv->map_view),
"reactive", TRUE,
"zoom-level", 5,
- "show-scale", TRUE,
"kinetic-mode", TRUE,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]