Skip to content

Commit be25a13

Browse files
Flathub linting (flameshot-org#4161)
* <strong> is not a supported tag per flathub guidelines * remove deplicate entries * fixed image urls
1 parent 9c7024d commit be25a13

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

data/appdata/org.flameshot.Flameshot.metainfo.xml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ SPDX-License-Identifier: CC0-1.0
1919
</developer>
2020

2121
<supports>
22-
<control>pointing</control>
23-
<control>keyboard</control>
2422
<control>touch</control>
2523
</supports>
2624

@@ -50,23 +48,23 @@ SPDX-License-Identifier: CC0-1.0
5048

5149
<screenshots>
5250
<screenshot type="default">
53-
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/large_demo.png</image>
51+
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/docs/images/large_demo.png</image>
5452
<caption>Flameshot Usage</caption>
5553
</screenshot>
5654
<screenshot>
57-
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/small_demo.png</image>
55+
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/docs/images/small_demo.png</image>
5856
<caption>Demo of Pixelation, Arrow, Box, And Counter Bubble</caption>
5957
</screenshot>
6058
<screenshot>
61-
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/launcher.png</image>
59+
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/docs/images/launcher.png</image>
6260
<caption>The Launcher Window</caption>
6361
</screenshot>
6462
<screenshot>
65-
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/config_interface.png</image>
63+
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/docs/images/config_interface.png</image>
6664
<caption>Configuration Window - Interface tab</caption>
6765
</screenshot>
6866
<screenshot>
69-
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/config_shortcuts.png</image>
67+
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/docs/images/config_shortcuts.png</image>
7068
<caption>Configuration Window - Shortcuts tab</caption>
7169
</screenshot>
7270
</screenshots>

0 commit comments

Comments
 (0)