/[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 2724 - (show annotations) (download) (as text)
Mon Mar 9 09:13:24 2015 UTC (9 years ago) by capela
File MIME type: application/xml
File size: 991 byte(s)
* Added application description as freedesktop.org's AppData.
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 Qt4 toolkit 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 </component>

Properties

Name Value
svn:mime-type application/xml

  ViewVC Help
Powered by ViewVC