]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/dbus-protocol.c
l10n: Updated Catalan (ca) translation to 100%
[catta] / avahi-daemon / dbus-protocol.c
index 542b5ca411c952f618dd9e45083ad5c5d9608fc5..91ea8fae58f99d8b54fe94dfcfe43bcfcb1ddb74 100644 (file)
@@ -249,7 +249,7 @@ static DBusHandlerResult msg_server_impl(DBusConnection *c, DBusMessage *m, AVAH
                     dbus_message_get_member(m));
 
     if (dbus_message_is_method_call(m, DBUS_INTERFACE_INTROSPECTABLE, "Introspect"))
-        return avahi_dbus_handle_introspect(c, m, "Server.introspect");
+        return avahi_dbus_handle_introspect(c, m, "org.freedesktop.Avahi.Server.xml");
 
     else if (dbus_message_is_method_call(m, AVAHI_DBUS_INTERFACE_SERVER, "GetHostName")) {