diff options
author | Aleksander Łukasiewicz <aleksander@lukasiewicz.net> | 2011-10-29 00:45:06 +0800 |
---|---|---|
committer | Piotr Drąg <piotrdrag@gmail.com> | 2011-10-29 00:45:06 +0800 |
commit | 853116e9ef7aa9a86190f25aa8de2b37d6e74533 (patch) | |
tree | 139c43ad164de06b923aec9caedc10e15050d10d /help/Makefile.am | |
parent | 8bb2b53dad076cbc9fc92ab11e11f1ba6fcbfd92 (diff) | |
download | gsoc2013-empathy-853116e9ef7aa9a86190f25aa8de2b37d6e74533.tar gsoc2013-empathy-853116e9ef7aa9a86190f25aa8de2b37d6e74533.tar.gz gsoc2013-empathy-853116e9ef7aa9a86190f25aa8de2b37d6e74533.tar.bz2 gsoc2013-empathy-853116e9ef7aa9a86190f25aa8de2b37d6e74533.tar.lz gsoc2013-empathy-853116e9ef7aa9a86190f25aa8de2b37d6e74533.tar.xz gsoc2013-empathy-853116e9ef7aa9a86190f25aa8de2b37d6e74533.tar.zst gsoc2013-empathy-853116e9ef7aa9a86190f25aa8de2b37d6e74533.zip |
Added Polish translation of help
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 a5e7ab55c..45aa010cc 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -61,5 +61,5 @@ DOC_PAGES = \ status-icons.page \ video-call.page -DOC_LINGUAS = ca cs de el en_GB es eu fi fr gl hu it ru sl sv zh_CN +DOC_LINGUAS = ca cs de el en_GB es eu fi fr gl hu it pl ru sl sv zh_CN dist-hook: doc-dist-hook |