From 297814164335d154fa00397b72ca9e307d9e189e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 2 Dec 2017 23:54:17 +0100 Subject: Add option to start slideshow in the middle --- src/colloquium.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/colloquium.c') diff --git a/src/colloquium.c b/src/colloquium.c index c5716d9..c89d61e 100644 --- a/src/colloquium.c +++ b/src/colloquium.c @@ -355,6 +355,10 @@ static void colloquium_startup(GApplication *papp) " win.startslideshow" " " " " + " Start slideshow here" + " win.startslideshowhere" + " " + " " " Presentation clock..." " win.clock" " " -- cgit v1.2.3