view src/dbus-service-end.xml @ 11198:647a0676d34f

[gaim-migrate @ 13324] Fixing the transparency on the rest of the MSN icons. I had to trade off some of the anti-aliasing so they would look better on darker colors. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 07 Aug 2005 20:26:31 +0000
parents 1c5398ccbeb0
children
line wrap: on
line source


  </interface>
  

  <interface name="org.freedesktop.DBus.Properties">
    <!-- We implement properties ourselves rather than relying on
	 GObject property access.  This is because currently in gaim
	 we have one GObject that represents many dbus objects such as
	 buddies, accounts, etc.  Not for long! -->

<!--      <method name="Get"> > -->
<!--        <arg type="s" name="interface_name" />  -->
<!--        <arg type="s" name="property_name" />  -->
<!--        <arg type="v" name="value" direction="out" />  -->
<!--      </method>  -->
   </interface> 
</node>