[gcompris/gcomprixogoo] minor, realigned the coordinate text line.



commit b1cb9c35418787112c942dc667f0ba79cb9e1b09
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sat Jan 2 16:38:08 2010 +0100

    minor, realigned the coordinate text line.

 src/redraw-activity/redraw.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/redraw-activity/redraw.py b/src/redraw-activity/redraw.py
index dfd3cc5..5f7fe8b 100644
--- a/src/redraw-activity/redraw.py
+++ b/src/redraw-activity/redraw.py
@@ -629,7 +629,7 @@ class Gcompris_redraw:
     else:
       x_text = x2 + 5
 
-    y_text = y1 - 20
+    y_text = y1 - 15
 
     # We manage a 2 colors grid
     ci = 0



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