Merge branch 'metainfo-fix' into 'master'

Add developers name in metainfo

See merge request librewolf-community/browser/linux!15
This commit is contained in:
Hari Rana 2021-04-17 20:05:49 +00:00
commit fee8076364

View file

@ -3,6 +3,7 @@
<id>io.gitlab.librewolf-community</id> <id>io.gitlab.librewolf-community</id>
<launchable type="desktop-id">io.gitlab.librewolf-community.desktop</launchable> <launchable type="desktop-id">io.gitlab.librewolf-community.desktop</launchable>
<name>LibreWolf</name> <name>LibreWolf</name>
<developer_name>LibreWolf Community</developer_name>
<summary>LibreWolf Web Browser</summary> <summary>LibreWolf Web Browser</summary>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<project_license>MPL-2.0</project_license> <project_license>MPL-2.0</project_license>