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:
Michael James Gratton 2017-09-28 23:25:35 +10:00
parent 244f8165d2
commit e977c9864c

View file

@ -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>