Fix notification icon not appearing in Unity
authorDaniel Albers <daniel@lbe.rs>
Tue, 5 Aug 2014 10:36:51 +0000 (12:36 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 15 Jun 2018 23:30:32 +0000 (01:30 +0200)
commit3fb5e2099ae51f15d73396c0af183a5569fd0589
treec029a3b970cb732100f782a54c922cb976447a68
parent2d5f00707aefe046c8164e080196433b86d5606f
Fix notification icon not appearing in Unity

Unity's indicator expects certain properties to be exported by an
application, of which Quassel is lacking some. This adds IconThemePath,
Menu, ItemIsMenu to org.kde.StatusNotifierItem.

Thanks a lot to shiznix for providing this patch.

Fixes #1269

(cherry picked from commit 3939820389d995f56a073fc1d54ab245c6558312)
interfaces/org.kde.StatusNotifierItem.xml