Fix notification icon not appearing in Unity
authorDaniel Albers <daniel@lbe.rs>
Tue, 5 Aug 2014 10:36:51 +0000 (12:36 +0200)
committerDaniel Albers <daniel@lbe.rs>
Tue, 5 Aug 2014 10:42:37 +0000 (12:42 +0200)
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


No differences found