Skip to content

Commit 2b2a788

Browse files
committed
docs: add new screenshots for appstream + supports
1 parent 6b9e02b commit 2b2a788

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

data/io.github.mightycreak.Diffuse.appdata.xml.in

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
99
</p>
1010
</description>
11+
<supports>
12+
<control>pointing</control>
13+
<control>keyboard</control>
14+
<control>console</control>
15+
</supports>
1116

1217
<metadata_license>FSFAP</metadata_license>
1318
<project_license>GPL-2.0-or-later</project_license>
@@ -18,8 +23,12 @@
1823

1924
<screenshots>
2025
<screenshot type="default">
21-
<caption>Main window: diff between two files</caption>
22-
<image>https://mightycreak.github.io/diffuse/docs/images/screenshot_v0.7.0.png</image>
26+
<image type="source">https://mightycreak.github.io/diffuse/docs/images/screenshot_v0.7.7_main_window.png</image>
27+
<caption>Main window</caption>
28+
</screenshot>
29+
<screenshot>
30+
<image type="source">https://mightycreak.github.io/diffuse/docs/images/screenshot_v0.7.7_about_window.png</image>
31+
<caption>About window</caption>
2332
</screenshot>
2433
</screenshots>
2534

179 KB
Loading
146 KB
Loading

0 commit comments

Comments
 (0)