mirror of
https://github.com/vicr123/theshell.git
synced 2025-01-23 20:22:27 -05:00
15 lines
440 B
XML
15 lines
440 B
XML
<!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.thesuite.theshell">
|
|
<signal name="ThemeChanged">
|
|
</signal>
|
|
<signal name="Ready">
|
|
</signal>
|
|
<signal name="ShowSplash">
|
|
</signal>
|
|
<signal name="HideSplash">
|
|
</signal>
|
|
<method name="NextKeyboard">
|
|
</method>
|
|
</interface>
|
|
</node>
|