build: Actually translate metainfo

Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/751>
This commit is contained in:
Balló György
2024-08-30 23:10:13 +02:00
committed by Marge Bot
parent 5fde6bcc3a
commit ef5467fb64
5 changed files with 13 additions and 6 deletions

View File

@@ -159,11 +159,11 @@ summary({
})
subdir('po')
subdir('data')
subdir('src')
subdir('plugins')
subdir('tests')
subdir('doc')
subdir('data')
# gnome.post_install() is available since meson 0.59.0
# Distributions use their own tooling (e.g. postinst, triggers, etc)