diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-11-04 18:18:38 +0000 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2014-01-14 18:12:02 +0100 |
commit | de3eb33479a0f7f2148740f1a05cbd1c65e08bc6 (patch) | |
tree | 6a44d53cfc6b873560cfc9612b53e3faabcd357c | |
parent | 023eb15ee4b2e761cd9e1206ddce419cba4fad73 (diff) |
Give each draft interface a reference to its bug
... or at least *a* relevant bug.
-rw-r--r-- | spec/Account_Interface_External_Password_Storage1.xml | 1 | ||||
-rw-r--r-- | spec/Call1_Interface_Mute.xml | 1 | ||||
-rw-r--r-- | spec/Channel_Interface_Addressing1.xml | 1 | ||||
-rw-r--r-- | spec/Channel_Interface_Credentials_Storage1.xml | 1 | ||||
-rw-r--r-- | spec/Channel_Interface_HTML1.xml | 1 | ||||
-rw-r--r-- | spec/Channel_Interface_Mergeable_Conference1.xml | 1 | ||||
-rw-r--r-- | spec/Channel_Interface_Picture1.xml | 1 | ||||
-rw-r--r-- | spec/Channel_Interface_Splittable1.xml | 1 | ||||
-rw-r--r-- | spec/Client_Handler_Future.xml | 2 | ||||
-rw-r--r-- | spec/Connection_Interface_Communication_Policy1.xml | 1 | ||||
-rw-r--r-- | spec/Connection_Interface_Forwarding1.xml | 1 | ||||
-rw-r--r-- | spec/Connection_Interface_Keepalive1.xml | 1 | ||||
-rw-r--r-- | spec/Connection_Interface_Resources1.xml | 1 | ||||
-rw-r--r-- | spec/Connection_Manager_Interface_Account_Storage1.xml | 1 | ||||
-rw-r--r-- | spec/template.xml | 1 |
15 files changed, 16 insertions, 0 deletions
diff --git a/spec/Account_Interface_External_Password_Storage1.xml b/spec/Account_Interface_External_Password_Storage1.xml index 29d39327..bfc7fd9f 100644 --- a/spec/Account_Interface_External_Password_Storage1.xml +++ b/spec/Account_Interface_External_Password_Storage1.xml @@ -22,6 +22,7 @@ <interface name="im.telepathy.v1.Account.Interface.ExternalPasswordStorage1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=33485 --> <tp:added version="0.21.10">(draft 1)</tp:added> <tp:requires interface="im.telepathy.v1.Account"/> diff --git a/spec/Call1_Interface_Mute.xml b/spec/Call1_Interface_Mute.xml index 21eb64cd..5b9daec1 100644 --- a/spec/Call1_Interface_Mute.xml +++ b/spec/Call1_Interface_Mute.xml @@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. </tp:license> <interface name="im.telepathy.v1.Call1.Interface.Mute" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=46442 --> <tp:added version="0.25.2">(as stable API)</tp:added> <tp:xor-requires> <tp:requires interface="im.telepathy.v1.Channel.Type.Call1"/> diff --git a/spec/Channel_Interface_Addressing1.xml b/spec/Channel_Interface_Addressing1.xml index ac6c198f..7b4ff432 100644 --- a/spec/Channel_Interface_Addressing1.xml +++ b/spec/Channel_Interface_Addressing1.xml @@ -18,6 +18,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </tp:license> <interface name="im.telepathy.v1.Channel.Interface.Addressing1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=42918 --> <tp:added version="0.19.12">(as draft)</tp:added> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>This interface provides properties that can be used for diff --git a/spec/Channel_Interface_Credentials_Storage1.xml b/spec/Channel_Interface_Credentials_Storage1.xml index 03c665ed..00ecd5bd 100644 --- a/spec/Channel_Interface_Credentials_Storage1.xml +++ b/spec/Channel_Interface_Credentials_Storage1.xml @@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </tp:license> <interface name="im.telepathy.v1.Channel.Interface.CredentialsStorage1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=33485 --> <tp:added version="0.21.10">(draft 1)</tp:added> <tp:requires interface="im.telepathy.v1.Channel.Interface.SASLAuthentication1"/> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> diff --git a/spec/Channel_Interface_HTML1.xml b/spec/Channel_Interface_HTML1.xml index 486ad942..f435d429 100644 --- a/spec/Channel_Interface_HTML1.xml +++ b/spec/Channel_Interface_HTML1.xml @@ -21,6 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <interface name="im.telepathy.v1.Channel.Interface.HTML1" tp:causes-havoc="unfinished"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=15449 --> <tp:requires interface="im.telepathy.v1.Channel.Type.Text"/> <tp:added version="0.17.5">(draft version, not API-stable)</tp:added> diff --git a/spec/Channel_Interface_Mergeable_Conference1.xml b/spec/Channel_Interface_Mergeable_Conference1.xml index 2aea73a3..9efff2ae 100644 --- a/spec/Channel_Interface_Mergeable_Conference1.xml +++ b/spec/Channel_Interface_Mergeable_Conference1.xml @@ -22,6 +22,7 @@ <interface name="im.telepathy.v1.Channel.Interface.MergeableConference1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=31660 --> <tp:added version="0.19.0">(draft 1)</tp:added> <tp:requires interface="im.telepathy.v1.Channel.Interface.Conference1"/> diff --git a/spec/Channel_Interface_Picture1.xml b/spec/Channel_Interface_Picture1.xml index 3b555faa..068208c9 100644 --- a/spec/Channel_Interface_Picture1.xml +++ b/spec/Channel_Interface_Picture1.xml @@ -22,6 +22,7 @@ <interface name="im.telepathy.v1.Channel.Interface.Picture1" tp:causes-havoc="draft"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=42653 --> <tp:requires interface="im.telepathy.v1.Channel"/> <tp:added version="0.25.0"/> <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" diff --git a/spec/Channel_Interface_Splittable1.xml b/spec/Channel_Interface_Splittable1.xml index f675c5d4..a27cfd60 100644 --- a/spec/Channel_Interface_Splittable1.xml +++ b/spec/Channel_Interface_Splittable1.xml @@ -22,6 +22,7 @@ <interface name="im.telepathy.v1.Channel.Interface.Splittable1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=31660 --> <tp:added version="0.19.0">(draft 1)</tp:added> <tp:requires interface="im.telepathy.v1.Channel"/> diff --git a/spec/Client_Handler_Future.xml b/spec/Client_Handler_Future.xml index 49a740d8..39dab918 100644 --- a/spec/Client_Handler_Future.xml +++ b/spec/Client_Handler_Future.xml @@ -35,6 +35,7 @@ <property name="BypassObservers" tp:name-for-bindings="Bypass_Observers" type="b" access="read"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=30043 --> <tp:added version="0.21.2"/> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If true, channels destined for this handler are not passed to @@ -59,6 +60,7 @@ BypassObservers=true <property name="RelatedConferencesBypassApproval" tp:name-for-bindings="Related_Conferences_Bypass_Approval" type="b" access="read"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=71228 --> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>If true, channels destined for this handler that have the <tp:dbus-ref namespace="im.telepathy.v1.Channel.Interface" diff --git a/spec/Connection_Interface_Communication_Policy1.xml b/spec/Connection_Interface_Communication_Policy1.xml index bbb14ab1..77913262 100644 --- a/spec/Connection_Interface_Communication_Policy1.xml +++ b/spec/Connection_Interface_Communication_Policy1.xml @@ -21,6 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. <interface name="im.telepathy.v1.Connection.Interface.CommunicationPolicy1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=24908 --> <tp:added version="0.21.1">(draft 1)</tp:added> <tp:requires interface="im.telepathy.v1.Connection.Interface.Presence1"/> diff --git a/spec/Connection_Interface_Forwarding1.xml b/spec/Connection_Interface_Forwarding1.xml index 28371ddb..cfe9ebaa 100644 --- a/spec/Connection_Interface_Forwarding1.xml +++ b/spec/Connection_Interface_Forwarding1.xml @@ -24,6 +24,7 @@ <interface name="im.telepathy.v1.Connection.Interface.Forwarding1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=13351 --> <tp:added version="0.19.6">(draft version, not API-stable)</tp:added> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> diff --git a/spec/Connection_Interface_Keepalive1.xml b/spec/Connection_Interface_Keepalive1.xml index 7a1ed940..c1a0b42f 100644 --- a/spec/Connection_Interface_Keepalive1.xml +++ b/spec/Connection_Interface_Keepalive1.xml @@ -23,6 +23,7 @@ <interface name="im.telepathy.v1.Connection.Interface.Keepalive1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=30512 --> <tp:requires interface="im.telepathy.v1.Connection"/> <tp:added version="0.21.2">(draft 1)</tp:added> diff --git a/spec/Connection_Interface_Resources1.xml b/spec/Connection_Interface_Resources1.xml index ad5e4b0d..ccbb885e 100644 --- a/spec/Connection_Interface_Resources1.xml +++ b/spec/Connection_Interface_Resources1.xml @@ -19,6 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </tp:license> <interface name="im.telepathy.v1.Connection.Interface.Resources1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=30461 --> <tp:added version="0.21.1">(draft 1)</tp:added> <tp:requires interface="im.telepathy.v1.Connection"/> diff --git a/spec/Connection_Manager_Interface_Account_Storage1.xml b/spec/Connection_Manager_Interface_Account_Storage1.xml index 6cd97ee2..c50a255f 100644 --- a/spec/Connection_Manager_Interface_Account_Storage1.xml +++ b/spec/Connection_Manager_Interface_Account_Storage1.xml @@ -22,6 +22,7 @@ <interface name="im.telepathy.v1.ConnectionManager.Interface.AccountStorage1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=33485 --> <tp:added version="0.21.10">(draft 1)</tp:added> <tp:requires interface="im.telepathy.v1.ConnectionManager"/> diff --git a/spec/template.xml b/spec/template.xml index 1f829575..55eb7abf 100644 --- a/spec/template.xml +++ b/spec/template.xml @@ -22,6 +22,7 @@ <interface name="im.telepathy.v1.Foo1" tp:causes-havoc="experimental"> + <!-- https://bugs.freedesktop.org/show_bug.cgi?id=XXX --> <tp:added version="0.UNRELEASED">(draft 1)</tp:added> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> |