From 3c4e0db3a35b851398eac7c598009e42e3ea7843 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 30 Jul 2005 14:03:22 +0000 Subject: * hide generate init scripts from SVN * DBUS: implement introspection for Server object * fix avahi-daemon build (missing stdio.h inclusion) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@199 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-daemon/Server.introspect | 115 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 avahi-daemon/Server.introspect (limited to 'avahi-daemon/Server.introspect') diff --git a/avahi-daemon/Server.introspect b/avahi-daemon/Server.introspect new file mode 100644 index 0000000..274c1c8 --- /dev/null +++ b/avahi-daemon/Server.introspect @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit