src/dbus-service.xml

changeset 11055
e564996853bf
child 11067
b6353889a9ba
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/dbus-service.xml	Sun Jul 03 21:48:56 2005 +0000
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<node name="/org/gaim/GaimObject">
+  <interface name="org.gaim.GaimInterface">
+    <method name="Ping">
+    </method>
+    <method name="Quit">
+    </method>
+    <method name="ConnectAll">
+    </method>
+  </interface>
+</node>
+

mercurial