diff options
author | Pravin Satpute <psatpute@redhat.com> | 2012-02-24 16:43:14 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2012-02-24 16:43:14 +0900 |
commit | 04c96f59b92091b758fb26b97f1f9a3c9c2a6b6c (patch) | |
tree | 1aca7ccfd6f933e7f96a189f7909c4ab6ef2766e /fc-lang/Makefile.am | |
parent | 857753d3680b7e64e753a4b8a8324138200eb86b (diff) |
Bug 25653 - Add ortho file for locale doi_IN
Add doi.orth for Dogri
Signed-off-by: Akira TAGOH <akira@tagoh.org>
Diffstat (limited to 'fc-lang/Makefile.am')
-rw-r--r-- | fc-lang/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fc-lang/Makefile.am b/fc-lang/Makefile.am index 8f53688a..7a3f0651 100644 --- a/fc-lang/Makefile.am +++ b/fc-lang/Makefile.am @@ -302,5 +302,6 @@ ORTH = \ lah.orth \ nqo.orth \ brx.orth \ - sat.orth + sat.orth \ + doi.orth # ^-------------- Add new orth files here |