Fix flatpak build error maybe.
* desktop/org.gnome.Geary.appdata.xml.in: Set component type to desktop-application to work with non-desktop-based id value.
This commit is contained in:
parent
244f8165d2
commit
e977c9864c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2016 Software Freedom Conservancy Inc. -->
|
||||
<!-- Copyright 2016 Michael Gratton <mike@vee.net> -->
|
||||
<component type="desktop">
|
||||
<component type="desktop-application">
|
||||
<id>org.gnome.Geary</id>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>LGPL-2.1+</project_license>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue