[totem/bilelmoussaoui/appdata: 2/2] appdata: Update component type
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/bilelmoussaoui/appdata: 2/2] appdata: Update component type
- Date: Thu, 26 Sep 2019 11:11:24 +0000 (UTC)
commit d63952ef5517a4d9f123e2e7472dc46455b6abfa
Author: Bastien Nocera <hadess hadess net>
Date: Thu Sep 26 12:52:08 2019 +0200
appdata: Update component type
"desktop-application" is the new name for what was called "desktop" in
the past, as explained in the appstream documentation:
> The desktop-application component type is the same as the desktop component
> type - desktop is the older type identifier for desktop-applications and
> should not be used for new metainfo files, unless compatibility with very
> old AppStream tools (pre 2016) is still wanted.
data/appdata/org.gnome.Totem.appdata.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/appdata/org.gnome.Totem.appdata.xml.in b/data/appdata/org.gnome.Totem.appdata.xml.in
index d79377fd4..542a62238 100644
--- a/data/appdata/org.gnome.Totem.appdata.xml.in
+++ b/data/appdata/org.gnome.Totem.appdata.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Richard Hughes <richard hughsie com>
Copyright 2013 William Jon McCann <william jon mccann gmail com> -->
-<component type="desktop">
+<component type="desktop-application">
<id>org.gnome.Totem.desktop</id>
<name>Videos</name>
<summary>Play movies</summary>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]