[gcompris/gcomprixogoo] Make the bar smaller.



commit f29596694afc51a95a3076b6d0acef7f3d5a1b03
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Wed Feb 24 23:23:28 2010 +0100

    Make the bar smaller.

 src/photohunter-activity/photohunter.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/photohunter-activity/photohunter.c b/src/photohunter-activity/photohunter.c
index 3dac250..33bdd59 100644
--- a/src/photohunter-activity/photohunter.c
+++ b/src/photohunter-activity/photohunter.c
@@ -141,6 +141,7 @@ static void start_board (GcomprisBoard *agcomprisBoard)
       gcomprisBoard->number_of_sublevel = G_MAXINT;
 
       gc_bar_set(GC_BAR_LEVEL);
+      gc_bar_location(-1, -1, 0.5);
 
       g_signal_connect(goo_canvas_get_root_item(gcomprisBoard->canvas),
 		       "button_press_event",



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