diff options
Diffstat (limited to 'src/empathy-preferences.ui')
-rw-r--r-- | src/empathy-preferences.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index ab06b21bf..791f3fbd9 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -486,7 +486,7 @@ <property name="orientation">vertical</property> <property name="spacing">6</property> <child> - <object class="GtkBox" id="box5"> + <object class="GtkBox" id="call_volume_scale_box"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">6</property> @@ -526,7 +526,7 @@ </packing> </child> <child> - <object class="GtkBox" id="box6"> + <object class="GtkBox" id="call_volume_bar_box"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">6</property> |