[arch-commits] Commit in qreator/trunk (qreator.appdata.xml)
Balló György
bgyorgy at archlinux.org
Wed Apr 3 08:35:13 UTC 2019
Date: Wednesday, April 3, 2019 @ 08:35:12
Author: bgyorgy
Revision: 448276
Add qreator package
Added:
qreator/trunk/qreator.appdata.xml
---------------------+
qreator.appdata.xml | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
Added: qreator.appdata.xml
===================================================================
--- qreator.appdata.xml (rev 0)
+++ qreator.appdata.xml 2019-04-03 08:35:12 UTC (rev 448276)
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>net.launchpad.qreator</id>
+ <launchable type="desktop-id">qreator.desktop</launchable>
+ <name>Qreator</name>
+ <summary>Graphical utility for creating QR codes</summary>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-3.0</project_license>
+ <description>
+ <p>Qreator enables you to easily create your own QR codes to encode different types of information in an efficient, compact and cool way.</p>
+ <p>Qreator supports creating the following kinds of QR codes:</p>
+ <ul>
+ <li>Business card</li>
+ <li>Geolocation</li>
+ <li>Phone call/SMS</li>
+ <li>Text</li>
+ <li>URL</li>
+ <li>Wi-Fi network</li>
+ </ul>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://screenshots.debian.net/screenshots/000/011/973/large.png</image>
+ </screenshot>
+ </screenshots>
+ <url type="bugtracker">https://bugs.launchpad.net/qreator</url>
+ <url type="homepage">https://launchpad.net/qreator</url>
+</component>
More information about the arch-commits
mailing list