forked from TorrSamaho/io.github.doublecmd.DoubleCommander
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio.github.doublecmd.DoubleCommander.metainfo.xml
41 lines (34 loc) · 1.46 KB
/
io.github.doublecmd.DoubleCommander.metainfo.xml
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
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.doublecmd.DoubleCommander</id>
<name>Double Commander</name>
<developer_name>Double Commander Team</developer_name>
<summary>Double Commander is a cross platform open source file manager with two panels side by side.</summary>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>GPL-2.0-only</project_license>
<description>
<p>
Double Commander is a free cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features new ideas.
</p>
</description>
<categories>
<category>Utility</category>
<category>FileTools</category>
<category>FileManager</category>
</categories>
<url type="homepage">https://doublecmd.sourceforge.io/</url>
<url type="help">https://doublecmd.github.io/doc/en/index.html</url>
<url type="bugtracker">https://github.com/doublecmd/doublecmd/issues</url>
<screenshots>
<screenshot type="default">
<caption>Main Window</caption>
<image type="source">https://doublecmd.sourceforge.io/gallery/images/MainWindow.png</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">io.github.doublecmd.DoubleCommander.desktop</launchable>
<releases>
<release version="1.1.9" date="2024-01-14"/>
<release version="1.1.4" date="2023-10-14"/>
<release version="1.1.3" date="2023-09-30"/>
</releases>
</component>