Commit 4984a83a99bf6eb0c54b9ab4f863283fed66aa6a
1 parent
ae465d05
Exists in
master
and in
2 other branches
Adding the '.desktop' required by gnome-software on the id.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
branding/metainfo.xml.in
@@ -12,7 +12,7 @@ | @@ -12,7 +12,7 @@ | ||
12 | 12 | ||
13 | <component type="desktop-application"> | 13 | <component type="desktop-application"> |
14 | 14 | ||
15 | - <id>@APPLICATION_ID@</id> | 15 | + <id>@APPLICATION_ID@.desktop</id> |
16 | 16 | ||
17 | <metadata_license>CC0-1.0</metadata_license> | 17 | <metadata_license>CC0-1.0</metadata_license> |
18 | <project_license>LGPL-3.0</project_license> | 18 | <project_license>LGPL-3.0</project_license> |