officecfg/registry/schema/org/openoffice/Office/Common.xcs |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit b8368ad96e779196f7fdaa4dfd5e26a51e1bd829
Author:     Heiko Tietze <tietze.he...@gmail.com>
AuthorDate: Fri Sep 27 10:30:47 2024 +0200
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Fri Sep 27 15:21:37 2024 +0200

    Resolves tdf#108697 - Update default bullets
    
    Change-Id: I35387f5399a18ecd15237485458233b28f88ea37
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174028
    Tested-by: Jenkins
    Reviewed-by: Vernon, Stuart Foote <vsfo...@libreoffice.org>
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 3c60f6f38252..cd6f9de818d1 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3342,12 +3342,12 @@
         <value>
           <it>•</it>
           <it>●</it>
-          <it></it>
-          <it></it>
-          <it>➔</it>
-          <it>➢</it>
-          <it>✗</it>
-          <it>✔</it>
+          <it>○</it>
+          <it>□</it>
+          <it>►</it>
+          <it>→</it>
+          <it>-</it>
+          <it>–</it>
         </value>
       </prop>
       <prop oor:name="DefaultBulletsFonts" oor:type="oor:string-list" 
oor:nillable="false">

Reply via email to