[gcompris] minor layout change in gnumch for longer strings.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] minor layout change in gnumch for longer strings.
- Date: Mon, 1 Apr 2013 09:40:20 +0000 (UTC)
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]