From 3db17606a2d9e16abb9bff10233a579852b8559b Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Thu, 25 Aug 2011 15:40:17 +0100 Subject: Call preferences: add colons to labels --- src/empathy-preferences.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index 791f3fbd9..1d8759f94 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -495,7 +495,7 @@ True False 0 - Input volume + Input volume: False @@ -535,7 +535,7 @@ True False 0 - Input level + Input level: False -- cgit v1.2.3 From 820ebbc7f67288715794f712be7c9f12130b7565 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Thu, 25 Aug 2011 16:02:14 +0100 Subject: Preferences: remove Appearance label in Themes tab. This label doesn't add anything, so I removed it. The indentation is weird because I hand-edited the Glade file to show that nothing's really changed: I'll reindent it in the next patch. --- src/empathy-preferences.ui | 41 +---------------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index 1d8759f94..9e4996e49 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -973,28 +973,10 @@ - - True - False - 12 - vertical - 18 - - - True - False - 0 - none - - - True - False - 6 - 12 - True False + 12 vertical 6 @@ -1086,27 +1068,6 @@ - - - - - - True - False - Appearance - - - - - - - - True - True - 0 - - - 6 -- cgit v1.2.3 From 2f334ccf04bdd42251132b5216859fd9d22ed100 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Thu, 25 Aug 2011 16:03:37 +0100 Subject: Preferences: reindent .ui file for Theme tab There are no XML changes in this commit, just indentation changes. --- src/empathy-preferences.ui | 184 ++++++++++++++++++++++----------------------- 1 file changed, 92 insertions(+), 92 deletions(-) diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index 9e4996e49..61e0b5dc1 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -973,101 +973,101 @@ - + + True + False + 12 + vertical + 6 + + + True + False + 12 + + + True + False + Chat Th_eme: + True + combobox_chat_theme + + + False + False + 0 + + + + + True + False + + + False + False + 1 + + + + + False + 12 + + True False - 12 - vertical - 6 - - - True - False - 12 - - - True - False - Chat Th_eme: - True - combobox_chat_theme - - - False - False - 0 - - - - - True - False - - - False - False - 1 - - - - - False - 12 - - - True - False - Variant: - True - combobox_chat_theme_variant - - - False - False - 0 - - - - - True - False - - - False - False - 1 - - - - - False - True - 2 - - - - - False - True - 0 - - - - - True - True - in - - - - - - True - True - 1 - - + Variant: + True + combobox_chat_theme_variant + + False + False + 0 + + + + + True + False + + + False + False + 1 + + + + + False + True + 2 + + + + + False + True + 0 + + + + + True + True + in + + + + + + True + True + 1 + + + 6 -- cgit v1.2.3 From cbb85fe9590befd0b020b8dbf77233d32c906e42 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Tue, 6 Sep 2011 11:49:05 +0100 Subject: Preferences: explain what echo cancellation means --- src/empathy-preferences.ui | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index 61e0b5dc1..67575abaa 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -563,7 +563,7 @@ - _Echo Cancellation + Use _echo cancellation to improve call quality True True True @@ -574,6 +574,47 @@ 2 + + + True + False + 6 + + + True + False + gtk-dialog-info + + + False + True + 0 + + + + + True + False + 0 + Echo cancellation helps to make your voice sound clearer to the other person, but may cause problems on some computers. If you or the other person hear strange noises or glitches during calls, try turning echo cancellation off and restarting the call. + True + + + + + + False + True + 1 + + + + + False + True + 3 + + -- cgit v1.2.3