officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |    6 ------
 officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs  |    8 --------
 2 files changed, 14 deletions(-)

New commits:
commit e03dbcc6b7097ebbef2d6cae27ff213be83a3d8a
Author:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
AuthorDate: Fri Nov 3 14:56:35 2023 +0100
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Sat Nov 11 18:31:42 2023 +0100

    [API CHANGE] Drop unused ThesaurusDialogImage config key
    
    last mention of it was removed in 2011 by:
    commit b243afd8755c2a470c6aa0607f5773bedd026937
    
    Change-Id: Ie48aecd0f2c30d7322dde774c84ce913a835a7a5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158972
    Tested-by: Jenkins
    Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index f58d7c15e850..b5a3119461ab 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -98,12 +98,6 @@
           <label>Spell and grammar context menu dictionary image</label>
         </info>
       </prop>
-      <prop oor:name="ThesaurusDialogImage" oor:type="xs:string">
-        <info>
-          <desc>The path to the image for the thesaurus dialog.</desc>
-          <label>Thesaurus dialog image</label>
-        </info>
-      </prop>
       <prop oor:name="SynonymsContextMenuImage" oor:type="xs:string">
         <info>
           <desc>The path to the image for the synonyms context menu.</desc>
commit fc77f34ebc721e2562666a63def7c5accc0fb61c
Author:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
AuthorDate: Fri Nov 3 15:39:23 2023 +0100
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Sat Nov 11 18:31:27 2023 +0100

    [API CHANGE] Drop unused PreventTips config key
    
    last mention of it was removed in 2012 by:
    commit 74970948bbd410278964bd02cb5741c6c87eb30d
    
    Change-Id: I1a576f94eca9ecb7fe0d580f50d20b1def79668e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158973
    Tested-by: Jenkins
    Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de>

diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs 
b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index a52ce160f38b..4ecee7fa61e3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -71,14 +71,6 @@
           </info>
           <value>true</value>
         </prop>
-        <prop oor:name="PreventTips" oor:type="xs:boolean" 
oor:nillable="false">
-          <!-- UIHints: Not accessible via user interface -->
-          <info>
-            <desc>Enables the writer to prevent the display of help tips 
programmatically.</desc>
-            <label>Prevent help tips</label>
-          </info>
-          <value>false</value>
-        </prop>
       </group>
       <group oor:name="NonprintingCharacter">
         <info>

Reply via email to