Fix translation pot files when creating dist tarballs
authorTim-Philipp Müller <tim@centricular.com>
Wed, 11 Jan 2023 14:53:39 +0000 (14:53 +0000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 11 Jan 2023 19:20:17 +0000 (19:20 +0000)
commita1672ec004c7f87e5fce00e7f9d3f7efe7912939
treef1d89752f07f3aa5d400292de4885266b00736e2
parent22917b140ffac5208eff173321fa7cdad8976cca
Fix translation pot files when creating dist tarballs

Add version as per Translation Project requirements and
also add a .pot file without the ABI suffix.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3711>
subprojects/gst-plugins-bad/scripts/dist-translations.py
subprojects/gst-plugins-bad/scripts/meson.build
subprojects/gst-plugins-base/scripts/dist-translations.py
subprojects/gst-plugins-base/scripts/meson.build
subprojects/gst-plugins-good/scripts/dist-translations.py
subprojects/gst-plugins-good/scripts/meson.build
subprojects/gst-plugins-ugly/scripts/dist-translations.py
subprojects/gst-plugins-ugly/scripts/meson.build
subprojects/gstreamer/scripts/dist-translations.py
subprojects/gstreamer/scripts/meson.build