summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2010-10-15 10:24:00 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2010-10-18 16:28:40 +0100
commit696336af460891840daba697306baed1a574c478 (patch)
tree3dc8d3411a66973d15115e9790c0031907c82204
parent6d7b79618fafb388ff126e7cd2f69e476caf3e6e (diff)
Revert "Call_Content_Interface_Mute: rename SetMuted to Mute"
-rw-r--r--spec/Call_Content_Interface_Mute.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Call_Content_Interface_Mute.xml b/spec/Call_Content_Interface_Mute.xml
index 73a2e3da..18a63077 100644
--- a/spec/Call_Content_Interface_Mute.xml
+++ b/spec/Call_Content_Interface_Mute.xml
@@ -43,7 +43,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<tp:docstring>
Emitted to indicate that the mute state has changed for this call content.
This may occur as a consequence of the client calling
- <tp:member-ref>Mute</tp:member-ref>, or as an indication that another
+ <tp:member-ref>SetMuted</tp:member-ref>, or as an indication that another
client has (un)muted the content.
</tp:docstring>
@@ -61,7 +61,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
</property>
- <method name="Mute" tp:name-for-bindings="Mute">
+ <method name="SetMuted" tp:name-for-bindings="Set_Muted">
<arg direction="in" name="Muted" type="b">
<tp:docstring>
True if the client has muted the content.