[gcompris] place_your_satellite-activity, minor centered text
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] place_your_satellite-activity, minor centered text
- Date: Sun, 18 Nov 2012 16:18:04 +0000 (UTC)
commit 7b343e3acb46d747a2dd35d76b1348b3f2091281
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Sun Nov 18 17:16:48 2012 +0100
place_your_satellite-activity, minor centered text
Peter reported a bug in which the text goes outside of its
bounding box but I can't see why.
.../place_your_satellite.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/place_your_satellite-activity/place_your_satellite.py b/src/place_your_satellite-activity/place_your_satellite.py
index ac30bdc..a54577a 100644
--- a/src/place_your_satellite-activity/place_your_satellite.py
+++ b/src/place_your_satellite-activity/place_your_satellite.py
@@ -115,7 +115,7 @@ class Gcompris_place_your_satellite:
# Instructions button to begin activity
self.text = goocanvas.Text(
parent = self.rootitem,
- x = 384,
+ x = 400,
y = 103,
fill_color = "white",
anchor = gtk.ANCHOR_CENTER,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]