From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- .../org/openoffice/Office/ExtensionManager.xcs | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs (limited to 'officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs new file mode 100644 index 000000000..eaf840cd9 --- /dev/null +++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs @@ -0,0 +1,85 @@ + + + + + + Contains information for the Extension Manager. + + + + + Holds the information about updates for extensions. + + + + The version of the extension + + + + + + + + Information about repositories for extensions. + + + + This links is used from the Extension Manager. A user can click on the &Download extensions...& + control so that a browser is opened which displayed the website to which directs this URL. + + + + + + + + Holds settings related to Extension security. + + + + Specifies whether to disable extension installation via the Extension Manager dialog. + + + false + + + + Specifies whether to disable extension removal via the Extension Manager dialog. + + + false + + + + + Contains information about available or ignored updates for extensions." + + + + This set lists all known updates for extensions, which where not applied yet. + + + + + This set lists all updates for extensions which the user wanted to ignore. + + + + + -- cgit v1.2.3