Minor rename
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 1 Jun 2011 22:10:10 +0000 (18:10 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 1 Jun 2011 22:10:10 +0000 (18:10 -0400)
src/Makefile.am
src/gen-arabic-table.py [moved from src/gen-arabic-joining-table.py with 96% similarity]
src/hb-ot-shape-complex-arabic-table.hh

index 93a5138..87d0b02 100644 (file)
@@ -113,7 +113,7 @@ nodist_pkginclude_HEADERS = hb-version.h
 
 
 GENERATORS = \
-       gen-arabic-joining-table.py \
+       gen-arabic-table.py \
        $(NULL)
 
 EXTRA_DIST += $(GENERATORS)
similarity index 96%
rename from src/gen-arabic-joining-table.py
rename to src/gen-arabic-table.py
index 08e54db..762cd38 100755 (executable)
@@ -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 " *"
index 3c9c93f..eb95260 100644 (file)
@@ -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:
  *