From 540e33ffe06e7608ea539e7db79170d6cc8cb041 Mon Sep 17 00:00:00 2001 From: suve Date: Thu, 11 Oct 2018 23:24:53 +0200 Subject: Update the appdata XML file - Fix appdata XML root node tag - Change to in appdata XML - Change to in appdata XML --- data/Makefile.am | 2 +- data/eom.appdata.xml.in | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/Makefile.am b/data/Makefile.am index 979bd15..0c376ae 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -9,7 +9,7 @@ desktopdir = $(datadir)/applications desktop_DATA = $(DESKTOP_FILES) @INTLTOOL_XML_RULE@ -appdatadir = $(datadir)/appdata +appdatadir = $(datadir)/metainfo appdata_in_files = eom.appdata.xml.in appdata_DATA = $(appdata_in_files:.xml.in=.xml) diff --git a/data/eom.appdata.xml.in b/data/eom.appdata.xml.in index c70fafd..68678f2 100644 --- a/data/eom.appdata.xml.in +++ b/data/eom.appdata.xml.in @@ -1,7 +1,7 @@ - - eom.desktop + + eom.desktop CC0-1.0 <_name>Eye of MATE <_summary>Simple image viewer @@ -16,4 +16,4 @@ http://mate-desktop.org/gallery/1.8/eom.png - + -- cgit v1.2.1