Blob Blame History Raw
--- Yarock_1.4.0_Sources/data/org.yarock.appdata.xml.orig	2019-03-28 14:17:07.777156922 +0100
+++ Yarock_1.4.0_Sources/data/org.yarock.appdata.xml	2019-03-28 14:17:30.327157067 +0100
@@ -1,11 +1,10 @@
-<component type="desktop">
- <id>org.yarock.desktop</id>
- <name>Yarock</name>
- <metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-3.0</project_license>
- <summary>Modern linux music player</summary>
- ‚Äč<launchable type="desktop-id">org.yarock.desktop</launchable>
- <description>
+<?xml version="1.0" encoding="UTF-8"?>
+<application>
+  <id type="desktop">yarock.desktop</id>
+  <licence>CC0-1.0</licence>
+  <project_license>GPL-3.0</project_license>
+  <summary>Modern linux music player</summary>
+  <description>
     <p>Yarock is a music player designed to provide a clean, simple and beautiful music collection based on album coverart.</p>
     <p>You can easily browse and search your local music collection through various views such as artists, albums, tracks, genre, years, etc. You can also browse your play radio stream thinks to TuneIn, Shoutcast, Dirble radio services.</p>
     <p>Features include.</p>
@@ -27,24 +26,14 @@
         <li>Clean and simple user interface</li>
         <li>No GNOME or KDE dependancies</li>
     </ul>
- </description>
- <url type="homepage">https://qt-apps.org/content/show.php/yarock?content=129372</url>
- <screenshots>
-    <screenshot type="default">
-        <image type="source" width="1248" height="702">https://launchpadlibrarian.net/189537409/screenshot_album_view.png</image>
-    </screenshot>
-    <screenshot>
-        <image type="source" width="1248" height="702">https://launchpadlibrarian.net/189537418/screenshot_artist_view_1.png</image>
-    </screenshot>
-    <screenshot>
-        <image type="source" width="1248" height="702">https://launchpadlibrarian.net/189537419/screenshot_artist_view_2.png</image>
-    </screenshot>
-    <screenshot>
-        <image type="source" width="1248" height="702">https://launchpadlibrarian.net/189537431/screenshot_track_view.png</image>
-    </screenshot>
-    <screenshot>
-        <image type="source" width="1248" height="702">https://launchpadlibrarian.net/189537441/screenshot_tunin_view.png</image>
-    </screenshot>
- </screenshots>
- <update_contact>updatecontact@yarock.org</update_contact>
-</component>
+  </description>
+  <url type="homepage">http://qt-apps.org/content/show.php/yarock?content=129372</url>
+  <screenshots>
+    <screenshot type="default" width="1248" height="702">https://launchpadlibrarian.net/189537409/screenshot_album_view.png</screenshot>
+    <screenshot width="1248" height="702">https://launchpadlibrarian.net/189537418/screenshot_artist_view_1.png</screenshot>
+    <screenshot width="1248" height="702">https://launchpadlibrarian.net/189537419/screenshot_artist_view_2.png</screenshot>
+    <screenshot width="1248" height="702">https://launchpadlibrarian.net/189537431/screenshot_track_view.png</screenshot>
+    <screenshot width="1248" height="702">https://launchpadlibrarian.net/189537441/screenshot_tunin_view.png</screenshot>    
+  </screenshots>
+  <updatecontact>updatecontact@yarock.org</updatecontact>
+</application>