/[svn]/qsampler/trunk/src/appdata/qsampler.appdata.xml
ViewVC logotype

Contents of /qsampler/trunk/src/appdata/qsampler.appdata.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2855 - (show annotations) (download) (as text)
Fri Nov 27 08:43:15 2015 UTC (8 years, 3 months ago) by capela
File MIME type: application/xml
File size: 1089 byte(s)
- Add <kudos> section to AppData file.
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2004-2015 Rui Nuno Capela <rncbc@rncbc.org> -->
3 <component type="desktop">
4 <id>qsampler.desktop</id>
5 <metadata_license>GPL-2.0+</metadata_license>
6 <project_license>GPL-2.0+</project_license>
7 <name>Qsampler</name>
8 <summary>A LinuxSampler Qt GUI interface</summary>
9 <description>
10 <p>QSampler is a LinuxSampler GUI front-end application written in C++ around
11 the Qt framework using Qt Designer. For the moment it just wraps the client
12 interface of LinuxSampler Control Protocol (LSCP) (http://www.linuxsampler.org).</p>
13 </description>
14 <screenshots>
15 <screenshot type="default">
16 <image>http://qsampler.sourceforge.net/qsampler-screenshot1.png</image>
17 <caption>The main window showing the application in action</caption>
18 </screenshot>
19 </screenshots>
20 <url type="homepage">http://qsampler.sourceforge.net</url>
21 <updatecontact>rncbc@rncbc.org</updatecontact>
22 <project_group>linuxsampler.org</project_group>
23 <kudos>
24 <kudo>AppMenu</kudo>
25 <kudo>HiDpiIcon</kudo>
26 <kudo>ModernToolkit</kudo>
27 </kudos>
28 </component>

Properties

Name Value
svn:mime-type application/xml

  ViewVC Help
Powered by ViewVC