[Xfce4-commits] [apps/parole] 01/01: Refresh parole appdata template (Bug #13632)

noreply at xfce.org noreply at xfce.org
Wed Feb 28 12:43:35 CET 2018


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/parole.

commit ee58528d73a9f13d0bbe18d39d6c77223d067f34
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Wed Feb 28 06:43:29 2018 -0500

    Refresh parole appdata template (Bug #13632)
---
 data/appdata/parole.appdata.xml.in | 31 +++----------------------------
 1 file changed, 3 insertions(+), 28 deletions(-)

diff --git a/data/appdata/parole.appdata.xml.in b/data/appdata/parole.appdata.xml.in
index 55a14eb..51efbea 100644
--- a/data/appdata/parole.appdata.xml.in
+++ b/data/appdata/parole.appdata.xml.in
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Copyright 2014-2017 Sean Davis <bluesabre at xfce.org> and Simon Steinbeiß <simon at xfce.org> -->
-<component type="desktop">
+<component type="desktop-application">
   <id>org.xfce.Parole.desktop</id>
   <metadata_license>CC-BY-3.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
@@ -19,6 +19,8 @@
     </_p>
   </description>
 
+  <launchable type="desktop-id">org.xfce.Parole.desktop</launchable>
+
   <screenshots>
     <screenshot type="default">
       <caption>Parole playing Big Buck Bunny</caption>
@@ -38,8 +40,6 @@
   <url type="bugtracker">https://bugzilla.xfce.org/</url>
   <url type="help">https://docs.xfce.org/apps/parole/start</url>
 
-  <updatecontact>xfce4-dev at xfce.org</updatecontact>
-
   <project_group>XFCE</project_group>
 
   <provides>
@@ -118,31 +118,6 @@
       </description>
     </release>
 
-    <release version="0.5.91" date="2013-12-29">
-      <description>
-        <_p>This unstable development release features mostly bugfixes and introduces the new
-        MPRIS2 plugin.
-        </_p>
-      </description>
-    </release>
-
-    <release version="0.5.4" date="2013-12-04">
-      <description>
-        <_p>This is a bugfix release which fixes the loading of playlists with relative paths,
-        improves the file-filters for audio/video mimetypes and fixes the "Remove duplicates"
-        functionality.
-        </_p>
-      </description>
-    </release>
-
-    <release version="0.5.90" date="2013-10-19">
-      <description>
-        <_p>This unstable development release features the complete port to the Gtk+3 toolkit,
-        improvements in the user-interface (more streamlined menus), better playlists. It also
-        brings updated artwork, GStreamer1.0 support, improved plugins and the occasional bugfix.
-        </_p>
-      </description>
-    </release>
   </releases>
 
 </component>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list