[gcompris] lang, minor layout adjustment.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] lang, minor layout adjustment.
- Date: Tue, 8 Oct 2013 00:51:57 +0000 (UTC)
commit 10b2ca99616d46fd4a860f05d30f5b975ce4e9c3
Author: Bruno Coudoin <bcoudoin gcompris net>
Date: Tue Oct 8 01:12:26 2013 +0200
lang, minor layout adjustment.
src/lang-activity/lang.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/lang-activity/lang.py b/src/lang-activity/lang.py
index 4d26216..bde555f 100644
--- a/src/lang-activity/lang.py
+++ b/src/lang-activity/lang.py
@@ -322,7 +322,7 @@ dialogue to\nenable the sound."), None)
goocanvas.Rect(
parent = self.lessonroot,
x = (gcompris.BOARD_WIDTH - w) / 2,
- y = (gcompris.BOARD_HEIGHT - h) / 2,
+ y = (gcompris.BOARD_HEIGHT - h) / 2 - 2,
width = w,
height = h + 50,
fill_color_rgba = 0xCECECECCL,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]