提交 9d49433e 编写于 作者: B Behdad Esfahbod

Minor rename

上级 0eafce56
......@@ -113,7 +113,7 @@ nodist_pkginclude_HEADERS = hb-version.h
GENERATORS = \
gen-arabic-joining-table.py \
gen-arabic-table.py \
$(NULL)
EXTRA_DIST += $(GENERATORS)
......
......@@ -11,7 +11,7 @@ print "/* == Start of generated table == */"
print "/*"
print " * The following table is generated by running:"
print " *"
print " * ./gen-arabic-joining-table.py < ArabicShaping.txt"
print " * ./gen-arabic-table.py < ArabicShaping.txt"
print " *"
print " * on the ArabicShaping.txt file with the header:"
print " *"
......
......@@ -35,7 +35,7 @@ HB_BEGIN_DECLS
/*
* The following table is generated by running:
*
* ./gen-arabic-joining-table.py < ArabicShaping.txt
* ./gen-arabic-table.py < ArabicShaping.txt
*
* on the ArabicShaping.txt file with the header:
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册