[gcompris] minor layout change in gnumch for longer strings.



commit b23f10cc48b85af332095740a7be9c2f4d4b2dc8
Author: Bruno Coudoin <bcoudoin rcsmobility com>
Date:   Mon Apr 1 11:39:26 2013 +0200

    minor layout change in gnumch for longer strings.

 src/gnumch-equality-activity/gnumch.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnumch-equality-activity/gnumch.py b/src/gnumch-equality-activity/gnumch.py
index b4679ca..f5546dd 100644
--- a/src/gnumch-equality-activity/gnumch.py
+++ b/src/gnumch-equality-activity/gnumch.py
@@ -760,7 +760,7 @@ class Gcompris_gnumch:
             parent = self.rootitem,
             text = "",
             font = gcompris.skin.get_font("gcompris/board/title bold"),
-            x = self.scrw/2,
+            x = self.sw + 10,
             y = self.top/2)
 
         # the message


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