[gnome-control-center] wacom: Tweak the size of circles



commit c79b324d5ef4ef0001e606d75b24d6c2d16be56e
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 11 18:16:36 2012 +0000

    wacom: Tweak the size of circles

 panels/wacom/calibrator/gui_gtk.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/wacom/calibrator/gui_gtk.c b/panels/wacom/calibrator/gui_gtk.c
index f16a89f..17139ea 100644
--- a/panels/wacom/calibrator/gui_gtk.c
+++ b/panels/wacom/calibrator/gui_gtk.c
@@ -38,9 +38,9 @@
 #define MAX_TIME		15000 /* 5000 = 5 sec */
 
 /* Clock appereance */
-#define CROSS_LINES		50
+#define CROSS_LINES		47
 #define CROSS_CIRCLE		7
-#define CROSS_CIRCLE2		30
+#define CROSS_CIRCLE2		27
 #define CLOCK_RADIUS		50
 #define CLOCK_LINE_WIDTH	10
 



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