Initial commit
This commit is contained in:
11
dbus.xml
Normal file
11
dbus.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<interface name="com.soutade.GenericMonitor">
|
||||
<method name="notify">
|
||||
<arg type="s" direction="in" />
|
||||
</method>
|
||||
<method name="deleteItems">
|
||||
<arg type="s" direction="in" />
|
||||
</method>
|
||||
<method name="deleteGroups">
|
||||
<arg type="s" direction="in" />
|
||||
</method>
|
||||
</interface>
|
Reference in New Issue
Block a user