appstream manifest: merge <provides> tags to placate flathub's linter
This commit is contained in:
parent
103b80ff01
commit
55b6010f77
1 changed files with 1 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
|||
<!-- Copyright 2017 The Battle for Wesnoth Project -->
|
||||
<component type="desktop">
|
||||
<id>org.wesnoth.Wesnoth</id>
|
||||
<provides>
|
||||
<id>org.wesnoth.Wesnoth.desktop</id>
|
||||
</provides>
|
||||
<replaces>
|
||||
<id>org.wesnoth.Wesnoth.desktop</id>
|
||||
</replaces>
|
||||
|
@ -111,6 +108,7 @@
|
|||
<provides>
|
||||
<binary>wesnoth</binary>
|
||||
<binary>wesnothd</binary>
|
||||
<id>org.wesnoth.Wesnoth.desktop</id>
|
||||
</provides>
|
||||
<translation type="gettext">wesnoth</translation>
|
||||
<translation type="gettext">wesnoth-lib</translation>
|
||||
|
|
Loading…
Add table
Reference in a new issue