[totem/bilelmoussaoui/appdata: 12/12] appdata: Update component type



commit eaa521eb89d81c9d92793eb4fcfd79dceb601ef9
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 ddf72ee1a..9d850e3ce 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]