]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/EntryGroup.introspect
update init scripts
[catta] / avahi-daemon / EntryGroup.introspect
index 6da69731fe0fff0b3431af4deb7f03c20bf4ecb5..a33f338724a7d3dfb0a47468bb48238831dec8b7 100644 (file)
@@ -1,4 +1,5 @@
 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
+<?xml-stylesheet type="text/xsl" href="introspect.xsl"?>
 <!DOCTYPE node SYSTEM "introspect.dtd">
 <node>
   
@@ -13,6 +14,7 @@
   <interface name="org.freedesktop.Avahi.EntryGroup">
     <method name="Free"/>
     <method name="Commit"/>
+    <method name="Reset"/>
 
     <method name="GetState">
       <arg name="state" type="i" direction="out"/>
       <arg name="state" type="i"/>
     </signal>
 
+    <method name="IsEmpty">
+      <arg name="empty" type="b" direction="out"/>
+    </method>
+
     <method name="AddService">
       <arg name="interface" type="i" direction="in"/>
       <arg name="protocol" type="i" direction="in"/>