1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Ryan Lerch <rlerch@redhat.com>-->
<!-- HOUSEKEEPING, REMOVE THIS COMMENT WHEN THIS GOES UPSTREAM
BugReportURL: http://www.nomacs.org/redmine/issues/364
SentUpstream: 2014-09-22
-->
<application>
<id type="desktop">nomacs.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<summary>View and edit images</summary>
<description>
<p>
Nomacs is a fast image viewer with additional image editing functionality.
When viewing images, it features fast thumbnail previews, a zoomable grid
display of thumbnails, a chromeless view, and display of metadata and
image details with a histogram.
It also has the ability to edit images, including cropping, resizing,
rotating and color correction.
</p>
</description>
<url type="homepage">http://nomacs.org</url>
<screenshots>
<screenshot type="default">https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/nomacs/a.png</screenshot>
</screenshots>
</application>
|