[pango] Part of Bug 377539 - Make Pango thread-safe
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Part of Bug 377539 - Make Pango thread-safe
- Date: Wed, 18 May 2011 02:23:40 +0000 (UTC)
commit 5abf6bd16b4ee121f86db6d7f676957b382b96db
Author: Behdad Esfahbod <behdad behdad org>
Date: Tue May 17 22:20:42 2011 -0400
Part of Bug 377539 - Make Pango thread-safe
pango/pango-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-utils.c b/pango/pango-utils.c
index 4e95b95..729b77d 100644
--- a/pango/pango-utils.c
+++ b/pango/pango-utils.c
@@ -978,7 +978,7 @@ handle_alias_line (GString *line_buffer,
#ifdef HAVE_CAIRO_WIN32
-static const char *builtin_aliases[] = {
+static const char * const builtin_aliases[] = {
"courier = \"courier new\"",
"\"segoe ui\" = \"segoe ui,meiryo,malgun gothic,microsoft jhenghei,microsoft yahei,gisha,leelawadee,arial unicode ms,browallia new,mingliu,simhei,gulimche,ms gothic,sylfaen,kartika,latha,mangal,raavi\"",
"tahoma = \"tahoma,arial unicode ms,lucida sans unicode,browallia new,mingliu,simhei,gulimche,ms gothic,sylfaen,kartika,latha,mangal,raavi\"",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]