summaryrefslogtreecommitdiff
path: root/data/ui/slideshow_settings.ui
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-12-29 18:43:43 +0100
committerJörg Frings-Fürst <debian@jff.email>2023-12-29 18:43:43 +0100
commit14bc7db2e07c5d1ccfb4d723c9dba395e6c93171 (patch)
tree7b00861348dedd18d3651537128bbe783dab364c /data/ui/slideshow_settings.ui
parent1bf62485f701b52ae27433e3570ac24cd7da886f (diff)
parent67d142325abb0d9345baef77f00a047a7dc1eca3 (diff)
Merge branch 'release/debian/0.32.4-1'HEADdebian/0.32.4-1master
Diffstat (limited to 'data/ui/slideshow_settings.ui')
-rw-r--r--data/ui/slideshow_settings.ui16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/ui/slideshow_settings.ui b/data/ui/slideshow_settings.ui
index 1abfa39..cfdbd70 100644
--- a/data/ui/slideshow_settings.ui
+++ b/data/ui/slideshow_settings.ui
@@ -150,6 +150,22 @@
</packing>
</child>
<child>
+ <object class="GtkCheckButton" id="shuffle_button">
+ <property name="label" translatable="yes">Shuffle</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="halign">start</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">4</property>
+ <property name="width">4</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkComboBoxText" id="transition_effect_selector">
<property name="visible">True</property>
<property name="can_focus">False</property>