Stop using the action HdyActionRow child type

It has been dropped and is now the default child type.
This commit is contained in:
Adrien Plazas 2020-07-03 10:27:23 +02:00
parent f06379e30c
commit 0c71793e7c
7 changed files with 22 additions and 22 deletions

View file

@ -194,7 +194,7 @@
<property name="title" translatable="yes">Automatic _Date &amp; Time</property>
<property name="subtitle" translatable="yes">Requires internet access</property>
<property name="use_underline">True</property>
<child type="action">
<child>
<object class="GtkSwitch" id="network_time_switch">
<property name="visible">True</property>
<property name="can_focus">True</property>
@ -214,7 +214,7 @@
<property name="can_focus">True</property>
<property name="title" translatable="yes">Date &amp; _Time</property>
<property name="use_underline">True</property>
<child type="action">
<child>
<object class="GtkLabel" id="datetime_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
@ -253,7 +253,7 @@
<property name="title" translatable="yes">Automatic Time _Zone</property>
<property name="subtitle" translatable="yes">Requires location services enabled and internet access</property>
<property name="use_underline">True</property>
<child type="action">
<child>
<object class="GtkSwitch" id="auto_timezone_switch">
<property name="visible">True</property>
<property name="can_focus">True</property>
@ -268,7 +268,7 @@
<property name="can_focus">True</property>
<property name="title" translatable="yes">Time Z_one</property>
<property name="use_underline">True</property>
<child type="action">
<child>
<object class="GtkLabel" id="timezone_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
@ -307,7 +307,7 @@
<property name="can_focus">True</property>
<property name="title" translatable="yes">Time _Format</property>
<property name="use_underline">True</property>
<child type="action">
<child>
<object class="GtkComboBoxText" id="format_combobox">
<property name="visible">True</property>
<property name="can_focus">False</property>

View file

@ -40,7 +40,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="title" translatable="yes">Adjust for TV</property>
<child type="action">
<child>
<object class="GtkSwitch" id="underscanning_switch">
<property name="visible">True</property>
<property name="can_focus">False</property>
@ -57,7 +57,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="title" translatable="yes" context="display setting">Scale</property>
<child type="action">
<child>
<object class="GtkButtonBox" id="scale_bbox">
<property name="visible">True</property>
<property name="can_focus">False</property>

View file

@ -111,7 +111,7 @@
<property name="title" translatable="yes">Night Light</property>
<property name="activatable-widget">night_light_toggle_switch</property>
<child type="action">
<child>
<object class="GtkSwitch" id="night_light_toggle_switch">
<property name="visible">True</property>
<property name="valign">center</property>
@ -127,7 +127,7 @@
<property name="title" translatable="yes">Schedule</property>
<property name="sensitive" bind-source="night_light_toggle_switch" bind-property="active" bind-flags="default|sync-create" />
<child type="action">
<child>
<object class="GtkComboBoxText" id="schedule_type_combo">
<property name="visible">True</property>
<property name="valign">center</property>
@ -148,7 +148,7 @@
<property name="title" translatable="yes">Times</property>
<property name="sensitive" bind-source="night_light_toggle_switch" bind-property="active" bind-flags="default|sync-create" />
<child type="action">
<child>
<object class="GtkBox" id="box_manual">
<property name="visible">True</property>
<property name="can_focus">False</property>
@ -374,7 +374,7 @@
<property name="title" translatable="yes">Color Temperature</property>
<property name="sensitive" bind-source="night_light_toggle_switch" bind-property="active" bind-flags="default|sync-create" />
<child type="action">
<child>
<object class="GtkScale" id="scale_color_temperature">
<property name="visible">True</property>
<property name="can_focus">True</property>

View file

@ -71,7 +71,7 @@
<property name="use-underline">true</property>
<property name="title" translatable="yes">Alternate Characters Key</property>
<property name="subtitle" translatable="yes">Hold down and type to enter different characters</property>
<child type="action">
<child>
<object class="GtkLabel" id="value_alternate_chars">
<property name="visible">True</property>
<property name="can_focus">True</property>

View file

@ -46,7 +46,7 @@
<property name="activatable-widget">blank_screen_combo</property>
<property name="sensitive" bind-source="blank_screen_combo" bind-property="sensitive"/>
<property name="use-underline">true</property>
<child type="action">
<child>
<object class="GtkComboBoxText" id="blank_screen_combo">
<property name="visible">1</property>
<property name="valign">center</property>
@ -65,7 +65,7 @@
<property name="title" translatable="yes">Automatic Screen _Lock</property>
<property name="activatable-widget">automatic_screen_lock_switch</property>
<property name="use-underline">true</property>
<child type="action">
<child>
<object class="GtkSwitch" id="automatic_screen_lock_switch">
<property name="visible">1</property>
<property name="halign">end</property>
@ -84,7 +84,7 @@
<property name="activatable-widget">lock_after_combo</property>
<property name="sensitive" bind-source="lock_after_combo" bind-property="sensitive"/>
<property name="use-underline">true</property>
<child type="action">
<child>
<object class="GtkComboBoxText" id="lock_after_combo">
<property name="visible">1</property>
<property name="valign">center</property>
@ -103,7 +103,7 @@
<property name="title" translatable="yes">Show _Notifications on Lock Screen</property>
<property name="activatable-widget">show_notifications_switch</property>
<property name="use-underline">true</property>
<child type="action">
<child>
<object class="GtkSwitch" id="show_notifications_switch">
<property name="visible">1</property>
<property name="halign">end</property>
@ -121,7 +121,7 @@
<property name="subtitle" translatable="yes">Prevent new USB devices from interacting with the system when the screen is locked.</property>
<property name="activatable-widget">usb_protection_switch</property>
<property name="use-underline">true</property>
<child type="action">
<child>
<object class="GtkSwitch" id="usb_protection_switch">
<property name="visible">true</property>
<property name="halign">end</property>

View file

@ -82,7 +82,7 @@
<property name="can_focus">False</property>
<property name="selectable">False</property>
<property name="title">Cable unplugged</property>
<child type="action">
<child>
<object class="GtkButton" id="details_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
@ -104,7 +104,7 @@
</child>
</object>
</child>
<child type="action">
<child>
<object class="GtkSwitch" id="device_off_switch">
<property name="visible">True</property>
<property name="can_focus">True</property>

View file

@ -56,7 +56,7 @@
<property name="title" translatable="yes">File H_istory</property>
<property name="activatable-widget">recently_used_switch</property>
<property name="use-underline">true</property>
<child type="action">
<child>
<object class="GtkSwitch" id="recently_used_switch">
<property name="visible">true</property>
<property name="halign">end</property>
@ -159,7 +159,7 @@
<property name="title" translatable="yes">Automatically Delete _Trash Content</property>
<property name="activatable-widget">purge_trash_switch</property>
<property name="use-underline">true</property>
<child type="action">
<child>
<object class="GtkSwitch" id="purge_trash_switch">
<property name="visible">true</property>
<property name="halign">end</property>
@ -174,7 +174,7 @@
<property name="title" translatable="yes">Automatically Delete Temporary _Files</property>
<property name="activatable-widget">purge_temp_switch</property>
<property name="use-underline">true</property>
<child type="action">
<child>
<object class="GtkSwitch" id="purge_temp_switch">
<property name="visible">true</property>
<property name="halign">end</property>