Skip to content

Commit 882f653

Browse files
committed
Fix and format metainfo
1 parent d5db34e commit 882f653

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

io.github.Q1CHENL.fig.metainfo.xml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<li>Insert GIF/image(s) at any position</li>
1616
<li>Change playback speed for specific frames</li>
1717
<li>Extract frames</li>
18-
<li>Export GIF as video<li>
18+
<li>Export GIF as video</li>
1919
<li>Play GIF at the original speed</li>
2020
</ul>
2121
</description>
@@ -24,23 +24,26 @@
2424
<developer_name>Qichen Liu</developer_name>
2525
<url type="homepage">https://github.com/Q1CHENL/fig</url>
2626
<releases>
27-
<release version="1.0.4" date="2024-12-24"/>
27+
<release version="1.0.4" date="2024-12-25">
2828
<description>
2929
<ul>
3030
<li>Export GIF as video</li>
3131
<li>Drag and drop to open image</li>
3232
</ul>
3333
</description>
34-
</releases>
35-
<content_rating type="oars-1.1"/>
34+
</release>
35+
</releases>
36+
<content_rating type="oars-1.1" />
3637
<launchable type="desktop-id">io.github.Q1CHENL.fig.desktop</launchable>
3738
<screenshots>
3839
<screenshot type="default">
39-
<image type="source">https://raw.githubusercontent.com/Q1CHENL/fig/master/assets/screenshots/screenshot-home-split.png</image>
40+
<image type="source">
41+
https://raw.githubusercontent.com/Q1CHENL/fig/master/assets/screenshots/screenshot-home-split.png</image>
4042
<caption>Home Screen</caption>
4143
</screenshot>
4244
<screenshot type="default">
43-
<image type="source">https://raw.githubusercontent.com/Q1CHENL/fig/master/assets/screenshots/screenshot-editor-split.png</image>
45+
<image type="source">
46+
https://raw.githubusercontent.com/Q1CHENL/fig/master/assets/screenshots/screenshot-editor-split.png</image>
4447
<caption>Editor Screen</caption>
4548
</screenshot>
4649
</screenshots>

0 commit comments

Comments
 (0)