From 0c219c3cdec838b7e0dae2a16dc49b9601f26bec Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 22 Feb 2024 11:55:30 +0100 Subject: tdf#108697 Allow modifying default bullet selection Allow to change bullets in configuration. Change-Id: Iab26118dd597417997d6f0a7355f516a4da97ee4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163735 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- .../schema/org/openoffice/Office/Common.xcs | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'officecfg/registry/schema/org/openoffice/Office/Common.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 25dfd8d09425..f6fbc08d866a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -3335,6 +3335,41 @@ + + + Contains Favorite characters + + + + List of default bullets + + + + + + + + + + + + + + + List of default bullet fonts. Matching font for `DefaultBullets`. + + + OpenSymbol + OpenSymbol + OpenSymbol + OpenSymbol + OpenSymbol + OpenSymbol + OpenSymbol + OpenSymbol + + + Contains settings that specify the common help settings. -- cgit