[gcompris/gcomprixogoo] Made the bar a little bit smaller.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gcompris/gcomprixogoo] Made the bar a little bit smaller.
- Date: Thu, 31 Dec 2009 01:11:45 +0000 (UTC)
commit 3158a30c2c0dadd128270f8d50b334b4d044582f
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Wed Dec 30 23:43:39 2009 +0100
Made the bar a little bit smaller.
src/crane-activity/crane.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/crane-activity/crane.c b/src/crane-activity/crane.c
index e340ce4..975d9eb 100644
--- a/src/crane-activity/crane.c
+++ b/src/crane-activity/crane.c
@@ -205,7 +205,7 @@ static void start_board (GcomprisBoard *agcomprisBoard)
gcomprisBoard->sublevel = 1;
gcomprisBoard->number_of_sublevel = 1; /* Go to next level after this number of 'play' */
gc_bar_set(GC_BAR_LEVEL);
- gc_bar_location (BOARDWIDTH-200, -1, 0.9);
+ gc_bar_location (BOARDWIDTH-200, -1, 0.8);
gc_set_background(goo_canvas_get_root_item(gcomprisBoard->canvas),
"crane/crane-bg.svgz");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]