[telepathy-ashes/master] InitialAudio is no longer FUTURE

David Laban david.laban at collabora.co.uk
Thu Dec 3 04:32:26 PST 2009


---
 ashes/tools/commands.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ashes/tools/commands.py b/ashes/tools/commands.py
index 3e9b055..c66de17 100644
--- a/ashes/tools/commands.py
+++ b/ashes/tools/commands.py
@@ -195,9 +195,9 @@ class CommandExecutor(TextChannelEchoer):
                 1,
             'org.freedesktop.Telepathy.Channel.TargetHandle':
                 target,
-            'org.freedesktop.Telepathy.Channel.Type.StreamedMedia.FUTURE.InitialAudio':
+            'org.freedesktop.Telepathy.Channel.Type.StreamedMedia.InitialAudio':
                 want_audio,
-            'org.freedesktop.Telepathy.Channel.Type.StreamedMedia.FUTURE.InitialVideo':
+            'org.freedesktop.Telepathy.Channel.Type.StreamedMedia.InitialVideo':
                 want_video,
             }
         targetid_prop = 'org.freedesktop.Telepathy.Channel.TargetID'
-- 
1.5.6.5



More information about the telepathy-commits mailing list