[sonata] add sonata xml config

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Mar 6 20:08:16 UTC 2014


commit 42513419c0f49305d2a0a3f58e9fc5ef6005d4e4
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Mar 6 15:07:52 2014 -0500

    add sonata xml config

 sonata.appdata.xml |   42 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 42 insertions(+), 0 deletions(-)
---
diff --git a/sonata.appdata.xml b/sonata.appdata.xml
new file mode 100644
index 0000000..1570c93
--- /dev/null
+++ b/sonata.appdata.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application>
+    <id type="desktop">sonata.desktop</id>
+    <licence>CC0</licence>
+    <description>
+        <p>
+            Sonata is an elegant GTK+ music client for the Music Player Daemon (MPD). The latest version is 1.6.2.1.
+
+            Sonata is licensed by the GPL and is free software. It has been
+            forked from the unmaintained Pygmy project in order to fix bugs,
+            introduce new features, and proceed down a different path. 
+        </p>
+        <p>
+            Features:
+        </p>
+        <ul>
+            <li>Expanded and collapsed views</li>
+            <li>Automatic remote and local album art</li>
+            <li>Library browsing by folders, or by genre/artist/album</li>
+            <li>User-configurable columns</li>
+            <li>Automatic fetching of lyrics</li>
+            <li>Playlist and stream support</li>
+            <li>Support for editing song tags</li>
+            <li>Drag and drop to copy files</li>
+            <li>Popup notification</li>
+            <li>Library and playlist searching, filter as you type</li>
+            <li>Audioscrobbler (last.fm) 1.2 support</li>
+            <li>Multiple MPD profiles</li>
+            <li>Keyboard friendly</li>
+            <li>Support for multimedia keys</li>
+            <li>Commandline control</li>
+            <li>Available in 24 languages</li>
+        </ul>
+    </description>
+    <url type="homepage">http://sonata.berlios.de/</url>
+    <screenshots>
+        <screenshot type="default">http://sonata.berlios.de/images/sonata1.png</screenshot>
+        <screenshot>http://sonata.berlios.de/images/sonata2.png</screenshot>
+        <screenshot>http://sonata.berlios.de/images/sonata3.png</screenshot>
+    </screenshots>
+    <updatecontact>Tuukka.Hastrup at iki.fi</updatecontact>
+</application>


More information about the scm-commits mailing list