From 3d53b5010764d142493dd2052096065a19dea124 Mon Sep 17 00:00:00 2001 From: kremlin Date: Tue, 1 Jul 2014 22:21:46 -0500 Subject: (1) updated ispect xml to reflect recent undocumented changes in hostnamed (2) implemented skeleton functions for hostnamed, attached to interface which is now (3) exported on DBus properly as a generated GDBusInterfaceSkeleton --- ...named-docbook.xml-org.freedesktop.hostname1.xml | 149 --------------------- 1 file changed, 149 deletions(-) delete mode 100644 doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml (limited to 'doc') diff --git a/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml b/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml deleted file mode 100644 index c2381f0..0000000 --- a/doc/hostnamed-docbook.xml-org.freedesktop.hostname1.xml +++ /dev/null @@ -1,149 +0,0 @@ - - - - org.freedesktop.hostname1 - org.freedesktop.hostname1 - org.freedesktop.hostname1 - Methods - -SetHostname (IN s name, - IN b user_interaction); -SetStaticHostname (IN s name, - IN b user_interaction); -SetPrettyHostname (IN s name, - IN b user_interaction); -SetIconName (IN s name, - IN b user_interaction); - - - - Properties - -Hostname readable s -StaticHostname readable s -PrettyHostname readable s -IconName readable s - - - - Description - - - - Method Details - - The SetHostname() method - org.freedesktop.hostname1.SetHostname() - -SetHostname (IN s name, - IN b user_interaction); - - - - - IN s name: - - - - IN b user_interaction: - - - - - - The SetStaticHostname() method - org.freedesktop.hostname1.SetStaticHostname() - -SetStaticHostname (IN s name, - IN b user_interaction); - - - - - IN s name: - - - - IN b user_interaction: - - - - - - The SetPrettyHostname() method - org.freedesktop.hostname1.SetPrettyHostname() - -SetPrettyHostname (IN s name, - IN b user_interaction); - - - - - IN s name: - - - - IN b user_interaction: - - - - - - The SetIconName() method - org.freedesktop.hostname1.SetIconName() - -SetIconName (IN s name, - IN b user_interaction); - - - - - IN s name: - - - - IN b user_interaction: - - - - - - - Property Details - - The "Hostname" property - org.freedesktop.hostname1:Hostname - -Hostname readable s - - - - - The "StaticHostname" property - org.freedesktop.hostname1:StaticHostname - -StaticHostname readable s - - - - - The "PrettyHostname" property - org.freedesktop.hostname1:PrettyHostname - -PrettyHostname readable s - - - - - The "IconName" property - org.freedesktop.hostname1:IconName - -IconName readable s - - - - - - -- cgit v1.2.3