forked from edgardoh/darktable
-
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathphotos.ansel.app.appdata.xml.in
33 lines (33 loc) · 1.29 KB
/
photos.ansel.app.appdata.xml.in
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
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>photos.ansel.app</id>
<name>Ansel</name>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<_summary>Organize and develop images from digital cameras</_summary>
<translation type="gettext">ansel</translation>
<description>
<_p>
Ansel 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>
</description>
<launchable type="desktop-id">photos.ansel.app.desktop</launchable>
<screenshots>
<screenshot width="1920" height="1080" type="default">
<image>https://user-images.githubusercontent.com/45535283/148689197-e53dd75f-32f1-4297-9a0f-a9547fd4e7c7.jpg</image>
<_caption>Virtual light table, showing a collection</_caption>
</screenshot>
</screenshots>
<content_rating type="oars-1.1" />
<releases>
<release date="2022-12-15" version="0.0.0"/>
</releases>
<provides>
<binary>ansel</binary>
</provides>
<url type="homepage">https://ansel.photos/</url>
<url type="bugtracker">https://github.com/aurelienpierreeng/ansel/issues</url>
<url type="help">https://ansel.photos/en/support/</url>
</component>