view src/dbus-service.xml @ 11064:e4459e8ccfb5

[gaim-migrate @ 13035] Patch #1208082 from Levi Bard (tak_tak) This patch modifies the chat-invited signal so plugins can programmatically accept or reject chat invitations. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 07 Jul 2005 02:47:49 +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>