1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-09 13:25:35 +00:00

metainfo: Add URL tag for translations

See
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-url

(cherry picked from commit f828f24591)
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-10-19 19:46:20 +02:00
parent ac0a61a2eb
commit 53640e42be

View file

@ -14,6 +14,7 @@
<url type="homepage">https://gitlab.gnome.org/GNOME/calls</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/calls/issues</url>
<url type="translate">https://l10n.gnome.org/module/calls/</url>
<project_group>GNOME</project_group>
<launchable type="desktop-id">org.gnome.Calls.desktop</launchable>