-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathio.github.lwbt.CropGuiNeu.metainfo.xml
More file actions
38 lines (33 loc) · 1.05 KB
/
io.github.lwbt.CropGuiNeu.metainfo.xml
File metadata and controls
38 lines (33 loc) · 1.05 KB
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
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.lwbt.CropGuiNeu</id>
<name>CropGuiNeu</name>
<summary>Crop images without quality loss</summary>
<metadata_license>MIT</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<url type="homepage">https://github.com/lwbt/CropGuiNeu</url>
<description>
<p>
tbd
</p>
</description>
<releases>
<release version="0.1.0" date="2024-12-04">
<description>
<p>To be done.</p>
</description>
</release>
</releases>
<developer id="io.github.lwbt">
<name>lwbt</name>
</developer>
<screenshots>
<screenshot type="default">
<image>https://github.com/lwbt/CropGuiNeu/raw/main/assets/Screenshot_from_2024-08-09_14-22-34_crop-gui-neu.png</image>
<!-- TODO: Add captions for each screenshot -->
<caption>Easy cropping</caption>
</screenshot>
</screenshots>
<content_rating type="oars-1.1"/>
<launchable type="desktop-id">io.github.lwbt.CropGuiNeu.desktop</launchable>
</component>