diff options
author | Aron Xu <aronxu@gnome.org> | 2010-07-27 15:28:19 +0800 |
---|---|---|
committer | Aron Xu <aronxu@gnome.org> | 2010-07-27 15:28:19 +0800 |
commit | 4ca3b29b70ca4f624153783c26f0d746f58003a8 (patch) | |
tree | 66f7abdc1f9fa8f80a9166afc0877f945221d07d /help/Makefile.am | |
parent | d3edbb376910878781d5a326c52cb9885d9b15d2 (diff) | |
download | gsoc2013-empathy-4ca3b29b70ca4f624153783c26f0d746f58003a8.tar gsoc2013-empathy-4ca3b29b70ca4f624153783c26f0d746f58003a8.tar.gz gsoc2013-empathy-4ca3b29b70ca4f624153783c26f0d746f58003a8.tar.bz2 gsoc2013-empathy-4ca3b29b70ca4f624153783c26f0d746f58003a8.tar.lz gsoc2013-empathy-4ca3b29b70ca4f624153783c26f0d746f58003a8.tar.xz gsoc2013-empathy-4ca3b29b70ca4f624153783c26f0d746f58003a8.tar.zst gsoc2013-empathy-4ca3b29b70ca4f624153783c26f0d746f58003a8.zip |
Add Simplified Chinese help translation.
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 835e62038..ae09c3894 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -60,5 +60,5 @@ DOC_PAGES = \ status-icons.page \ video-call.page -DOC_LINGUAS = ca cs de el en_GB es fi fr gl it ru sv +DOC_LINGUAS = ca cs de el en_GB es fi fr gl it ru sv zh_CN dist-hook: doc-dist-hook |