We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f2e3f commit 1a56d62Copy full SHA for 1a56d62
2 files changed
NEWS
@@ -1,3 +1,7 @@
1
+1.5.18 changes
2
+--------------
3
+- Add <launchable/> into the .appdata.xml file (#269)
4
+
5
1.5.17 changes
6
--------------
7
- Migrate from deprecated splittype to urlparse (#268)
system-config-printer.appdata.xml.in
@@ -36,5 +36,6 @@
36
<id>system-config-printer.desktop</id>
37
</provides>
38
39
+ <launchable type="desktop-id">system-config-printer.desktop</launchable>
40
<update_contact>zdohnal@redhat.com</update_contact>
41
</component>
0 commit comments