diff options
author | Sasi Bhushan <sasi@swecha.net> | 2012-03-25 19:41:43 +0800 |
---|---|---|
committer | Sasi Bhushan Boddepalli <sasi@swecha.net> | 2012-03-25 19:41:43 +0800 |
commit | 657dc76e2ecb4bd7365c4c6c0b34db4fd8e138a5 (patch) | |
tree | 02c3124648af061f1187b47c3ca69aad7bbca562 /help/Makefile.am | |
parent | c27ab67aec6e613bfa3f13118c0f9cb862c7eb35 (diff) | |
download | gsoc2013-evolution-657dc76e2ecb4bd7365c4c6c0b34db4fd8e138a5.tar.gz gsoc2013-evolution-657dc76e2ecb4bd7365c4c6c0b34db4fd8e138a5.tar.zst gsoc2013-evolution-657dc76e2ecb4bd7365c4c6c0b34db4fd8e138a5.zip |
Added Telugu help Translations
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index cd8568d4d6..e166d80e9d 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -237,7 +237,7 @@ DOC_PAGES = \ tasks-webdav.page \ using-categories.page -DOC_LINGUAS = cs de el en_GB es eu fr gl hu oc ru sl sv mk zh_CN +DOC_LINGUAS = cs de el en_GB es eu fr gl hu mk oc ru sl sv te zh_CN dist-hook: doc-dist-hook -include $(top_srcdir)/git.mk |