projects
/
m17n
/
m17n-pango.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20b6fc5
)
(m17n_scripts): Include PANGO_SCRIPT_UNKOWN.
author
handa
<handa>
Thu, 25 Jan 2007 12:16:27 +0000
(12:16 +0000)
committer
handa
<handa>
Thu, 25 Jan 2007 12:16:27 +0000
(12:16 +0000)
m17n-fc.c
patch
|
blob
|
history
diff --git
a/m17n-fc.c
b/m17n-fc.c
index
b042bfb
..
6efdd71
100644
(file)
--- a/
m17n-fc.c
+++ b/
m17n-fc.c
@@
-149,6
+149,8
@@
static PangoEngineScriptInfo m17n_scripts[] = {
{ PANGO_SCRIPT_KHAROSHTHI, "*" },
#endif /* PANGO_SCRIPT_NEW_TAI_LUE */
+ { PANGO_SCRIPT_UNKNOWN, "*" },
+
{ PANGO_SCRIPT_COMMON, "" }
};