Skip to content

Commit ddf52e4

Browse files
committed
build(metainfo): remove locale tags from screenshot images
1 parent 9b4de48 commit ddf52e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/com.stremio.Stremio.metainfo.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212

1313
<screenshots>
1414
<screenshot type="default">
15-
<image xml:lang="en">
15+
<image>
1616
https://raw.githubusercontent.com/Stremio/stremio-linux-shell/refs/heads/main/data/screenshots/screenshot1.png
1717
</image>
1818
<caption>Home page</caption>
1919
</screenshot>
2020
<screenshot>
21-
<image xml:lang="en">
21+
<image>
2222
https://raw.githubusercontent.com/Stremio/stremio-linux-shell/refs/heads/main/data/screenshots/screenshot2.png
2323
</image>
2424
<caption>Details page</caption>
2525
</screenshot>
2626
<screenshot>
27-
<image xml:lang="en">
27+
<image>
2828
https://raw.githubusercontent.com/Stremio/stremio-linux-shell/refs/heads/main/data/screenshots/screenshot3.png
2929
</image>
3030
<caption>Player page</caption>

0 commit comments

Comments
 (0)