[gcompris/gcomprixogoo] Made the license text smaller in the about box to make it fit.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gcompris/gcomprixogoo] Made the license text smaller in the about box to make it fit.
- Date: Mon, 18 Jan 2010 21:56:34 +0000 (UTC)
commit e4e3fe396a74ba8d83e5ee1d76f51a7678338bea
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Mon Jan 18 22:55:45 2010 +0100
Made the license text smaller in the about box to make it fit.
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=607130
src/gcompris/about.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcompris/about.c b/src/gcompris/about.c
index 510c121..df3ffbd 100644
--- a/src/gcompris/about.c
+++ b/src/gcompris/about.c
@@ -208,7 +208,7 @@ void gc_about_start ()
(gdouble) y - 40,
-1,
GTK_ANCHOR_CENTER,
- "font", gc_skin_font_board_tiny,
+ "font", "sans 8",
"fill-color-rgba", gc_skin_color_content,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]