mirror of https://github.com/cutefishos/dock
Update interface name
parent
f8d9c94a1d
commit
3c2a6b4f17
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
|
||||
<node>
|
||||
<interface name="org.cutefish.Dock">
|
||||
<interface name="com.cutefish.Dock">
|
||||
<method name="add"><arg name="desktopFile" type="s" direction="in"/></method>
|
||||
<method name="remove"><arg name="desktopFile" type="s" direction="in"/></method>
|
||||
<method name="pinned">
|
||||
Loading…
Reference in New Issue