mail-notification

Fork of Jean-Yves Lefort's mail-notification, a tray icon to notify of new mail
git clone https://code.djc.id.au/git/mail-notification/

src/org-freedesktop-DBus-Properties.xml (322B) - raw

      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <node name="/org/freedesktop/DBus/Properties">
      3   <interface name="org.freedesktop.DBus.Properties">
      4     <method name="Set">
      5       <arg type="s" name="interface_name"/>
      6       <arg type="s" name="property_name"/>
      7       <arg type="v" name="value"/>
      8     </method>
      9   </interface>
     10 </node>