Schedule Page: Put manual schedule settings in expander row
This commit is contained in:
@@ -11,9 +11,12 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
<child>
|
||||
<object class="AdwPreferencesGroup">
|
||||
<child>
|
||||
<object class="AdwSwitchRow" id="manual_schedule_switch">
|
||||
<object class="AdwExpanderRow">
|
||||
<property name="title" translatable="yes">Manual schedule</property>
|
||||
<property name="subtitle" translatable="yes">Use a manual schedule instead of the one computed from your location.</property>
|
||||
<child type="suffix">
|
||||
<object class="GtkSwitch" id="manual_schedule_switch">
|
||||
<property name="valign">center</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
@@ -44,6 +47,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="AdwPreferencesGroup">
|
||||
<child>
|
||||
|
||||
Reference in New Issue
Block a user