From 849493eafbd549a909c79b1619f5cb98f6533cf0 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sat, 5 Feb 2005 03:24:54 +0000 Subject: 2005-02-04 Havoc Pennington * doc/Makefile.am (EXTRA_DIST): add DTDs to makefile * doc/introspect.dtd: add introspect.dtd from David A. Wheeler (with some minor changes) * doc/dbus-specification.xml: add deprecated attribute to introspection format --- doc/dbus-specification.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/dbus-specification.xml') diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 7a90e664..fdea2b42 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -2245,6 +2245,15 @@ one <node>. + + + The method, interface, property, and signal elements may have + an attribute deprecated="yes|no". If the attribute is not + present, the default value for an interface is "no", and + the default value for methods, properties, and signals is + the deprecation status of the interface. + + -- cgit v1.2.3