Skip to content

Commit

Permalink
Remove duplicate file braille-patternsin.cti and replace its use by
Browse files Browse the repository at this point in the history
braille-patterns.cti everywhere.

Tested:
- make check passes
  • Loading branch information
Peter Lundblad committed Sep 23, 2014
1 parent 0f804f3 commit c5cf760
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 299 deletions.
1 change: 0 additions & 1 deletion tables/Makefile.am
Expand Up @@ -13,7 +13,6 @@ table_files = \
bo.ctb \
boxes.ctb \
braille-patterns.cti \
braille-patternsin.cti \
br-in-g1.utb \
ca-chardefs.cti \
ca-g1.ctb \
Expand Down
2 changes: 1 addition & 1 deletion tables/bengali.cti
Expand Up @@ -23,7 +23,7 @@
# Last updated on May 5, 2014
# To report any bugs or any suggestion, please write to d@saksham.org and sreeja.param@gmail.com

include braille-patternsin.cti
include braille-patterns.cti

letter \x0981 3 # Bengali Sign Candrabindu
letter \x0982 56 # Bengali Sign Anusvara
Expand Down
290 changes: 0 additions & 290 deletions tables/braille-patternsin.cti

This file was deleted.

2 changes: 1 addition & 1 deletion tables/devanagari.cti
Expand Up @@ -23,7 +23,7 @@
# Last updated on May 5, 2014
# To report any bugs or any suggestion, please write to d@saksham.org and sreeja.param@gmail.com

include braille-patternsin.cti
include braille-patterns.cti

letter \X0901 3 # davanagari chandra bindu
letter \X0902 56 # davanagari anuswar
Expand Down
2 changes: 1 addition & 1 deletion tables/gujarati.cti
Expand Up @@ -25,7 +25,7 @@

# Vowels

include braille-patternsin.cti
include braille-patterns.cti

letter \x0A81 3 # GUJARATI SIGN CHANDRABINDU
letter \x0A82 56 # GUJARATI SIGN ANUSVARA
Expand Down
2 changes: 1 addition & 1 deletion tables/gurumuki.cti
Expand Up @@ -23,7 +23,7 @@
# Last updated on May 5, 2014
# To report any bugs or any suggestion, please write to d@saksham.org and sreeja.param@gmail.com

include braille-patternsin.cti
include braille-patterns.cti

# generated by ttbtest
letter \x0A01 3 # GURUMUKHI SIGN ADAK B1NDI
Expand Down
2 changes: 1 addition & 1 deletion tables/kannada.cti
Expand Up @@ -23,7 +23,7 @@
# Last updated on May 5, 2014
# To report any bugs or any suggestion, please write to d@saksham.org and sreeja.param@gmail.com

include braille-patternsin.cti
include braille-patterns.cti

# generated by ttbtest
# vowels
Expand Down
2 changes: 1 addition & 1 deletion tables/malayalam.cti
Expand Up @@ -23,7 +23,7 @@
# Last updated on May 5, 2014
# To report any bugs or any suggestion, please write to d@saksham.org and sreeja.param@gmail.com

include braille-patternsin.cti
include braille-patterns.cti
letter \x0D02 56 # MALAYALAM SIGN ANUSVARA
letter \x0D03 6 # MALAYALAM SIGN VISARGA
letter \x0D05 1 # MALAYALAM LETTER A
Expand Down
2 changes: 1 addition & 1 deletion tables/oriya.cti
Expand Up @@ -23,7 +23,7 @@
# Last updated on May 5, 2014
# To report any bugs or any suggestion, please write to d@saksham.org and sreeja.param@gmail.com

include braille-patternsin.cti
include braille-patterns.cti

replace \X200D

Expand Down
2 changes: 1 addition & 1 deletion tables/telugu.cti
Expand Up @@ -23,7 +23,7 @@
# Last updated on May 5, 2014
# To report any bugs or any suggestion, please write to d@saksham.org and sreeja.param@gmail.com

include braille-patternsin.cti
include braille-patterns.cti

replace \X200D

Expand Down

0 comments on commit c5cf760

Please sign in to comment.