view src/dbus-service.xml @ 11060:52d6b10025ca

[gaim-migrate @ 13014] On Windows XP or newer, try to use the existing console, if one is present. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 05 Jul 2005 03:54:46 +0000
parents df0241eb602c
children 2eca9ed49469
line wrap: on
line source

<?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>