aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dbus/org.ferdium.Ferdium.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/dbus/org.ferdium.Ferdium.xml b/docs/dbus/org.ferdium.Ferdium.xml
index 8c66a9e21..0ee395328 100644
--- a/docs/dbus/org.ferdium.Ferdium.xml
+++ b/docs/dbus/org.ferdium.Ferdium.xml
@@ -38,6 +38,13 @@
38 --> 38 -->
39 <method name="ToggleWindow" /> 39 <method name="ToggleWindow" />
40 <!-- 40 <!--
41 ToggleToTalk:
42
43 Toggles the microphone in the active service if supported and currently
44 applicable.
45 -->
46 <method name="ToggleToTalk" />
47 <!--
41 Muted: 48 Muted:
42 49
43 Gets or sets the current muted state of notifications. 50 Gets or sets the current muted state of notifications.