From 96ad1dc1f927b0da41e60212927a4901761e2178 Mon Sep 17 00:00:00 2001 From: Julian Smith Date: Wed, 22 Dec 2021 21:16:21 +0000 Subject: [PATCH] gui/menubar.xml: support greying-out of video-start/stop menu items. Added enabled tags to video-start and video-stop. These are set to true/false by C++ code depending on whether we are encoding to video or not. [There doesn't seem to be a way of doing this directly in xml - expressions are not supported in menu items?] --- gui/menubar.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gui/menubar.xml b/gui/menubar.xml index e3f4b8304..c66bc379e 100644 --- a/gui/menubar.xml +++ b/gui/menubar.xml @@ -50,6 +50,7 @@ video-start + true nasal