20 lines
791 B
XML
20 lines
791 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2014 Ryan Lerch <rlerch@redhat.com> -->
|
|
|
|
<application>
|
|
<id type="desktop">quearcode.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<summary>Generate QR codes</summary>
|
|
<description>
|
|
<p>
|
|
Quearcode is a simple application for quickly generating QR codes. Simply
|
|
enter the text you want to encode, set the size of the QR code, and press
|
|
Generate to open up your generated QR code in the default image viewer.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">http://sourceforge.net/projects/quearcode/</url>
|
|
<screenshots>
|
|
<screenshot type="default">https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/quearcode/a.png</screenshot>
|
|
</screenshots>
|
|
</application>
|