]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/HostNameResolver.introspect
Italian translation
[catta] / avahi-daemon / HostNameResolver.introspect
index db77ae3e150c397f8df4da85ace2e10518c7a7ff..9ac2e36e7877a981c38711370e47afa02e82be7c 100644 (file)
@@ -6,7 +6,7 @@
 
 <!--
   This file is part of avahi.
+
   avahi is free software; you can redistribute it and/or modify it
   under the terms of the GNU Lesser General Public License as
   published by the Free Software Foundation; either version 2 of the
 -->
 
 <node>
-  
+
   <interface name="org.freedesktop.DBus.Introspectable">
     <method name="Introspect">
       <arg name="data" type="s" direction="out" />
     </method>
   </interface>
 
-  <interface name="org.freedesktop.Avahi.ServiceResolver">
+  <interface name="org.freedesktop.Avahi.HostNameResolver">
 
     <method name="Free"/>
-      
+
     <signal name="Found">
       <arg name="interface" type="i" direction="out"/>
       <arg name="protocol" type="i" direction="out"/>
@@ -48,5 +48,5 @@
       <arg name="error" type="s"/>
     </signal>
 
-  </interface> 
+  </interface>
 </node>