Revert "Fix notification icon not appearing in Unity"
authorDaniel Albers <daniel@lbe.rs>
Fri, 29 Aug 2014 11:03:24 +0000 (13:03 +0200)
committerDaniel Albers <daniel@lbe.rs>
Fri, 29 Aug 2014 11:03:24 +0000 (13:03 +0200)
This fixes builds currently failing at runtime with this D-Bus error:
  arguments to dbus_message_iter_append_basic() were incorrect,
  assertion "_dbus_check_is_valid_path (*string_p)" failed in file
  dbus-message.c line 2680.

This reverts commit 3939820389d995f56a073fc1d54ab245c6558312.

Unfixes bug #1269

interfaces/org.kde.StatusNotifierItem.xml

index 09ec362..d798bbf 100644 (file)
@@ -8,10 +8,6 @@
     <property name="Status" type="s" access="read"/>
     <property name="WindowId" type="i" access="read"/>
 
     <property name="Status" type="s" access="read"/>
     <property name="WindowId" type="i" access="read"/>
 
-    <!-- An additional path to add to the theme search path to find the icons specified above. -->
-    <property name="IconThemePath" type="s" access="read"/>
-    <property name="Menu" type="o" access="read"/>
-    <property name="ItemIsMenu" type="b" access="read"/>
 
     <!-- main icon -->
     <!-- names are preferred over pixmaps -->
 
     <!-- main icon -->
     <!-- names are preferred over pixmaps -->