From 538d987eb2e525e957caf9b05e6233ed7541c1d8 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Thu, 7 Jul 2011 08:30:47 +0100 Subject: CallWindow: only show one button to control the camera Having three buttons to control the camera clutters the UI. Displaying the video preview but not sending video is not very useful, and we'll add a way of sending video without displaying the preview by clicking on the preview itself. https://bugzilla.gnome.org/show_bug.cgi?id=611789 --- src/empathy-call-window.ui | 79 ++-------------------------------------------- 1 file changed, 3 insertions(+), 76 deletions(-) (limited to 'src/empathy-call-window.ui') diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui index 0d32677f9..f078bb4cd 100644 --- a/src/empathy-call-window.ui +++ b/src/empathy-call-window.ui @@ -31,43 +31,6 @@ _Dialpad - - - camera - V_ideo - - - - - action_camera_off - True - Video Off - True - 0 - 0 - - - - - action_camera_preview - True - Video Preview - True - action_camera_off - 1 - - - - - action_camera_on - True - False - Video On - True - action_camera_off - 2 - - view @@ -90,11 +53,6 @@ - - - - - @@ -166,43 +124,12 @@ - - True - - - True - - - - - True - Camera Off - True - Disable camera and stop sending video - - - True - - - - - True - Preview - avatar-default - True - Enable camera but don't send video - - - True - - - - + True - Camera On + Send Video camera-web False - Enable camera and send video + Toggle video transmission True -- cgit v1.2.3