Skip to content

Commit 1a56d62

Browse files
committed
appdata: add launchable tag to see the icon (fixes #269)
1 parent 15f2e3f commit 1a56d62

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.5.18 changes
2+
--------------
3+
- Add <launchable/> into the .appdata.xml file (#269)
4+
15
1.5.17 changes
26
--------------
37
- Migrate from deprecated splittype to urlparse (#268)

system-config-printer.appdata.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
<id>system-config-printer.desktop</id>
3737
</provides>
3838

39+
<launchable type="desktop-id">system-config-printer.desktop</launchable>
3940
<update_contact>zdohnal@redhat.com</update_contact>
4041
</component>

0 commit comments

Comments
 (0)