summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--panels/sharing/cc-sharing-panel.ui36
1 files changed, 6 insertions, 30 deletions
diff --git a/panels/sharing/cc-sharing-panel.ui b/panels/sharing/cc-sharing-panel.ui
index d9e0d08b2..eb13c8fee 100644
--- a/panels/sharing/cc-sharing-panel.ui
+++ b/panels/sharing/cc-sharing-panel.ui
@@ -562,37 +562,13 @@
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
- <object class="GtkBox" id="box6">
+ <object class="GtkCheckButton" id="remote_control_checkbutton">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">6</property>
- <child>
- <object class="GtkLabel" id="remote_control_label">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">start</property>
- <property name="hexpand">True</property>
- <property name="label" translatable="yes">_Allow connections to control the screen</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">remote_control_checkbutton</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkCheckButton" id="remote_control_checkbutton">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="draw_indicator">True</property>
+ <property name="use_underline">True</property>
+ <property name="label" translatable="yes">_Allow connections to control the screen</property>
</object>
<packing>
<property name="expand">False</property>