mirror of https://github.com/cutefishos/launcher
Update interface name
parent
de53c455fd
commit
3003feed27
@ -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.Launcher">
|
||||
<interface name="com.cutefish.Launcher">
|
||||
<method name="show"></method>
|
||||
<method name="hide"></method>
|
||||
<method name="toggle"></method>
|
||||
Loading…
Reference in New Issue