[gcompris] minor, smaller title font in the help



commit ffb40ddbdcf5723804efcdd0aa515fd25c0ec9d4
Author: Bruno Coudoin <bcoudoin rcsmobility com>
Date:   Mon Apr 1 11:06:23 2013 +0200

    minor, smaller title font in the help

 src/gcompris/help.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcompris/help.c b/src/gcompris/help.c
index 24d74ca..454dece 100644
--- a/src/gcompris/help.c
+++ b/src/gcompris/help.c
@@ -155,7 +155,7 @@ void gc_help_start (GcomprisBoard *gcomprisBoard)
                       y_start,
                       -1,
                       GTK_ANCHOR_CENTER,
-                      "font", gc_skin_font_title,
+                      "font", gc_skin_font_subtitle,
                       "fill-color-rgba", gc_skin_color_title,
                       NULL);
 


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