summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-08-29 11:02:04 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-08-29 11:02:04 +0100
commite20bf17fb849d68c91a0490eff958727eadbc583 (patch)
tree66189f09c9a2cd3e2334e1ff1c100fd1383e2400
parent225d8d06e12a47aa6f61dddbe0804696c8665cd3 (diff)
RoomConfig: remove <tp:added/> from Password[Protected]
These were from when I had added these properties to the existing Password interface.
-rw-r--r--spec/Channel_Interface_Room_Config.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/Channel_Interface_Room_Config.xml b/spec/Channel_Interface_Room_Config.xml
index fcc4b9d2..43ab813d 100644
--- a/spec/Channel_Interface_Room_Config.xml
+++ b/spec/Channel_Interface_Room_Config.xml
@@ -108,7 +108,6 @@
<property name="PasswordProtected" type="b" access="read"
tp:name-for-bindings="Password_Protected">
- <tp:added version="UNRELEASED"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<code>True</code> if contacts joining this channel must provide a
password to be granted entry. Note that this property does not
@@ -119,7 +118,6 @@
</property>
<property name="Password" tp:name-for-bindings="Password" type="s" access="read">
- <tp:added version="UNRELEASED"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
If <tp:member-ref>PasswordProtected</tp:member-ref> is
<code>True</code>, the password required to enter the channel, if