aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meson.build
diff options
context:
space:
mode:
authorJuhani Krekelä2021-10-23 19:45:30 +0300
committerWolfgang Müller2021-11-27 14:05:19 +0100
commita5a103c0a8e5f2bc131e5146145efbfe7c6aea51 (patch)
tree1d66623e225827459aa194c19f15d0dc88b3f7e5 /meson.build
parent6f0399481b215817960b5cf36ee03a658a2d9b89 (diff)
downloadweltschmerz-a5a103c0a8e5f2bc131e5146145efbfe7c6aea51.tar.gz
Add Finnish translation of the manual
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 9284ba8..f9d64a5 100644
--- a/meson.build
+++ b/meson.build
@@ -24,6 +24,8 @@ install_man('weltschmerz.1')
# until we rely on that
install_data('weltschmerz.de.1',
install_dir: join_paths(get_option('mandir'), 'de', 'man1'), rename: 'weltschmerz.1')
+install_data('weltschmerz.fi.1',
+ install_dir: join_paths(get_option('mandir'), 'fi', 'man1'), rename: 'weltschmerz.1')
i18n.merge_file(
input: 'weltschmerz.desktop.in',