Fix missing icon warning in flatpak
This commit is contained in:
parent
c4c81a53b0
commit
b95ec60d78
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright 2023 Bernd Schoolmann -->
|
<!-- Copyright 2023 Bernd Schoolmann -->
|
||||||
<component type="desktop">
|
<component type="desktop">
|
||||||
<id>com.quexten.Goldwarden.desktop</id>
|
<id>com.quexten.Goldwarden</id>
|
||||||
<launchable type="desktop-id">com.quexten.Goldwarden.desktop</launchable>
|
<launchable type="desktop-id">com.quexten.Goldwarden.desktop</launchable>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>MIT</project_license>
|
<project_license>MIT</project_license>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue