]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/Server.introspect
l10n: Updated Italian (it) translation to 100%
[catta] / avahi-daemon / Server.introspect
index 5a3f88bbfa88b7a32f0d70aa2bf6288c70c5b9c5..9d743ba33bfbb92c438b298692c343d9c509378c 100644 (file)
@@ -44,6 +44,9 @@
     <method name="GetHostName">
       <arg name="name" type="s" direction="out"/>
     </method>
+    <method name="SetHostName">
+      <arg name="name" type="s" direction="in"/>
+    </method>
     <method name="GetHostNameFqdn">
       <arg name="name" type="s" direction="out"/>
     </method>
       <arg name="name" type="s" direction="out"/>
     </method>
 
+    <method name="IsNSSSupportAvailable">
+      <arg name="yes" type="b" direction="out"/>
+    </method>
+
     <method name="GetState">
       <arg name="state" type="i" direction="out"/>
     </method>