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 2013 Pascal de Bruijn <pmjdebruijn@pcode.nl>
2013 Tobias Ellinghaus <me@houz.org>
-->
<application>
<id type="desktop">darktable.desktop</id>
<licence>CC0</licence>
<description>
<p>
Darktable manages your digital negatives in a database and lets you
view them through a lighttable. It also enables you to develop RAW
images and enhance them in a darkroom.
</p>
<p>
Darktable supports most modern camera's RAW formats, and does all
of it's processing at very high precision.
</p>
</description>
<screenshots>
<screenshot type="default" width="1317" height="741">http://darktable.org/images/darktable-appdata-lighttable.png</screenshot>
<screenshot width="1317" height="741">http://darktable.org/images/darktable-appdata-darkroom.png</screenshot>
<screenshot width="1317" height="741">http://darktable.org/images/darktable-appdata-tethering.png</screenshot>
<screenshot width="1317" height="741">http://darktable.org/images/darktable-appdata-map.png</screenshot>
</screenshots>
<url type="homepage">http://www.darktable.org/</url>
<updatecontact>darktable-devel@lists.sourceforge.net</updatecontact>
</application>
|