From 99c48b1ee683814d250e06da860d484b408866a5 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 30 Jan 2014 15:14:28 +0100 Subject: Add random mode in slideshow mode Closes #20 https://github.com/mate-desktop/eom/issues/20 --- data/eom-preferences-dialog.ui | 17 ++++++++++++++++- data/org.mate.eom.gschema.xml.in.in | 5 +++++ 2 files changed, 21 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/eom-preferences-dialog.ui b/data/eom-preferences-dialog.ui index 6509845..fff0a3e 100644 --- a/data/eom-preferences-dialog.ui +++ b/data/eom-preferences-dialog.ui @@ -522,6 +522,21 @@ 0 + + + _Random sequence + True + True + False + True + True + + + False + False + 1 + + _Loop sequence @@ -534,7 +549,7 @@ False False - 1 + 2 diff --git a/data/org.mate.eom.gschema.xml.in.in b/data/org.mate.eom.gschema.xml.in.in index 80b0369..92ede90 100644 --- a/data/org.mate.eom.gschema.xml.in.in +++ b/data/org.mate.eom.gschema.xml.in.in @@ -53,6 +53,11 @@ + + false + <_summary>Randomize the image sequence + <_description>Whether the sequence of images should be shown in an random loop. + true <_summary>Loop through the image sequence -- cgit v1.2.1