[gnome-font-viewer] font-widget: sync from Sushi
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-font-viewer] font-widget: sync from Sushi
- Date: Mon, 16 Jul 2012 20:11:37 +0000 (UTC)
commit 7821e7608db154e5d24ce7e5da6d0dafbbf0df28
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jul 16 16:09:25 2012 -0400
font-widget: sync from Sushi
src/sushi-font-widget.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/sushi-font-widget.c b/src/sushi-font-widget.c
index 2b4cc39..c7d4c72 100644
--- a/src/sushi-font-widget.c
+++ b/src/sushi-font-widget.c
@@ -115,7 +115,7 @@ check_font_contain_text (FT_Face face,
gunichar *string;
glong len, idx, map;
FT_CharMap charmap;
- gboolean retval;
+ gboolean retval = FALSE;
string = g_utf8_to_ucs4_fast (text, -1, &len);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]