[gnome-control-center/wip/datetime-redesign: 3/13] datetime: New location marker image for the timezone map



commit 3464bc83dae57321e9b6d7e8b3f3c718e1d4d379
Author: Kalev Lember <kalevlember gmail com>
Date:   Sun Aug 18 13:51:19 2013 +0200

    datetime: New location marker image for the timezone map
    
    The image was drawn by Andreas Nilsson <anilsson redhat com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706253

 panels/datetime/cc-timezone-map.c |    2 +-
 panels/datetime/data/pin.png      |  Bin 561 -> 666 bytes
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/datetime/cc-timezone-map.c b/panels/datetime/cc-timezone-map.c
index 91ffaeb..5299b7b 100644
--- a/panels/datetime/cc-timezone-map.c
+++ b/panels/datetime/cc-timezone-map.c
@@ -33,7 +33,7 @@ G_DEFINE_TYPE (CcTimezoneMap, cc_timezone_map, GTK_TYPE_WIDGET)
   (G_TYPE_INSTANCE_GET_PRIVATE ((o), CC_TYPE_TIMEZONE_MAP, CcTimezoneMapPrivate))
 
 #define PIN_HOT_POINT_X 8
-#define PIN_HOT_POINT_Y 14
+#define PIN_HOT_POINT_Y 15
 
 #define DATETIME_RESOURCE_PATH "/org/gnome/control-center/datetime"
 
diff --git a/panels/datetime/data/pin.png b/panels/datetime/data/pin.png
index 599a751..40dd4ea 100644
Binary files a/panels/datetime/data/pin.png and b/panels/datetime/data/pin.png differ


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