From d9f8ea556cddfce334ce96046b93ab69d96e6c30 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 13 Oct 2016 21:06:11 +0200 Subject: Add experimental flag for Commands Such marked commands should only be available when experimental features are active Change-Id: I4ef922f0261adc193d46ba287073d67910222f51 --- officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs index 678bea7545f8..6ff9c43bef2f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs @@ -51,6 +51,11 @@ The actual command to use for everything except label/icon, typically when the main command doesn't map to a valid application slot. + + + If set to '1', this command is available only when Experimental features are activated. + + -- cgit