diff options
author | Timo Jyrinki <tjyrinki@src.gnome.org> | 2009-02-23 22:03:20 +0800 |
---|---|---|
committer | Timo Jyrinki <tjyrinki@src.gnome.org> | 2009-02-23 22:03:20 +0800 |
commit | 4218a6bf2c671ccebcc1cdab714dacf7757e76dd (patch) | |
tree | d336e493bcd3a6e8814748bc4a5bc8067ce884b4 /help/Makefile.am | |
parent | 0ac64f72b0044f4a59592d3da3838e2f068b30ff (diff) | |
download | gsoc2013-empathy-4218a6bf2c671ccebcc1cdab714dacf7757e76dd.tar gsoc2013-empathy-4218a6bf2c671ccebcc1cdab714dacf7757e76dd.tar.gz gsoc2013-empathy-4218a6bf2c671ccebcc1cdab714dacf7757e76dd.tar.bz2 gsoc2013-empathy-4218a6bf2c671ccebcc1cdab714dacf7757e76dd.tar.lz gsoc2013-empathy-4218a6bf2c671ccebcc1cdab714dacf7757e76dd.tar.xz gsoc2013-empathy-4218a6bf2c671ccebcc1cdab714dacf7757e76dd.tar.zst gsoc2013-empathy-4218a6bf2c671ccebcc1cdab714dacf7757e76dd.zip |
Add Finnish help translation by Valto Wirkola.
svn path=/trunk/; revision=2530
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 22730278b..cfc3d7ea2 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -5,5 +5,5 @@ DOC_ENTITIES = legal.xml DOC_FIGURES = \ figures/empathy-main-window.png \ figures/empathy-new-account.png -DOC_LINGUAS = ca cs de el es fr it ru sv +DOC_LINGUAS = ca cs de el es fi fr it ru sv dist-hook: doc-dist-hook |