From 32a34c806d191d542700b263403ce50cadca9f37 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 5 Jan 2018 22:36:11 +0100 Subject: Add option to start presentation without slides (timing only) --- 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 422a231..546e281 100644 --- a/src/colloquium.c +++ b/src/colloquium.c @@ -367,6 +367,10 @@ static void colloquium_startup(GApplication *papp) " win.startslideshowhere" " " " " + " Start slideshow without slides" + " win.startslideshownoslides" + " " + " " " Presentation clock..." " win.clock" " " -- cgit v1.2.3