Skip to content

Commit 8558bfa

Browse files
authored
Update com.github.vikdevelop.timer.metainfo.xml
1 parent 90e7a4f commit 8558bfa

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

flatpak/com.github.vikdevelop.timer.metainfo.xml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component type="desktop">
3+
34
<id>com.github.vikdevelop.timer</id>
45
<launchable type="desktop-id">com.github.vikdevelop.timer.desktop</launchable>
56
<name>Timer</name>
67
<summary>Countdown time in Linux conveniently.</summary>
78
<metadata_license>CC0-1.0</metadata_license>
89
<project_license>GPL-3.0-or-later</project_license>
9-
<developer>vikdevelop</developer>
10+
<developer_name>vikdevelop</developer_name>
11+
1012
<description>
1113
<p>Countdown time in Linux conveniently.</p>
1214
</description>
15+
1316
<url type="homepage">https://github.com/vikdevelop/timer</url>
1417
<url type="bugtracker">https://github.com/vikdevelop/timer/issues</url>
18+
1519
<screenshots>
1620
<screenshot type="default">
1721
<image>https://raw.githubusercontent.com/vikdevelop/timer/main/img/timer1.png</image>
@@ -26,9 +30,16 @@
2630
<image>https://raw.githubusercontent.com/vikdevelop/timer/main/img/timer4.png</image>
2731
</screenshot>
2832
</screenshots>
33+
2934
<content_rating type="oars-1.1"/>
35+
36+
<categories>
37+
<category>Utilities</category>
38+
</categories>
39+
3040
<releases>
3141
<release version="1.3" date="2021-11-02">
3242
</release>
3343
</releases>
44+
3445
</component>

0 commit comments

Comments
 (0)