officecfg/registry/schema/org/openoffice/Office/Common.xcs                |    
2 +-
 officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs |    
6 +++---
 officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs      |    
2 +-
 officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs           |    
2 +-
 officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs            |    
8 ++++----
 officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs            |    
6 +++---
 6 files changed, 13 insertions(+), 13 deletions(-)

New commits:
commit 971f9be4cdf84e3e04574ae5af86b732b2e5c161
Author:     Luv Sharma <luvsharma....@gmail.com>
AuthorDate: Wed Jan 24 12:18:06 2024 +0530
Commit:     Stephan Bergmann <stephan.bergm...@allotropia.de>
CommitDate: Sun Jan 28 19:09:26 2024 +0100

    tdf#148161 - Remove redundant attributes from configuration schema XML files
    
    Change-Id: I76cc172bbcd07a483494052e4704394fe15d0406
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162489
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 018fdf436db1..f1f947324c12 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -32,7 +32,7 @@
           <desc>Contains an initialization vector for the password 
encryption.</desc>
         </info>
       </prop>
-      <prop oor:name="Password" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="Password" oor:type="xs:string">
         <info>
           <desc>Contains a password encoded with the master password.</desc>
         </info>
diff --git 
a/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs 
b/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
index 38160475e78a..8c408e67f136 100644
--- a/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
@@ -26,17 +26,17 @@
       <info>
         <desc>Describes the additional meta data for an extension whereas the 
node name have to be the extension identifier.</desc>
       </info>
-      <prop oor:name="Versions" oor:type="oor:string-list" 
oor:localized="false">
+      <prop oor:name="Versions" oor:type="oor:string-list">
         <info>
           <desc>Specifies a list of extension versions for which the extra 
dependencies should be active.</desc>
         </info>
       </prop>
-      <prop oor:name="Platforms" oor:type="oor:string-list" 
oor:localized="false">
+      <prop oor:name="Platforms" oor:type="oor:string-list">
         <info>
           <desc>Specifies a list of platforms for which the extra dependencies 
mechanism is active.</desc>
         </info>
       </prop>
-      <prop oor:name="Dependencies" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="Dependencies" oor:type="xs:string">
         <info>
           <desc>Specifies a list of additional dependencies.</desc>
         </info>
diff --git 
a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs 
b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs
index 1f6f0c4c35e8..17b34eda346f 100644
--- a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs
@@ -26,7 +26,7 @@
       <info>
         <desc>Holds the information about updates for extensions.</desc>
       </info>
-      <prop oor:name="Version" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="Version" oor:type="xs:string">
         <info>
           <desc>The version of the extension</desc>
         </info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs 
b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
index d0f13beead4b..ffd1611b2f76 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
@@ -46,7 +46,7 @@
           <desc>Used for Tooltips (Toolbar and Glade Widgets that have their 
'action_name' specified.). Defaults to PopupLabel, then Label if empty.</desc>
         </info>
       </prop>
-      <prop oor:name="TargetURL" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="TargetURL" oor:type="xs:string">
         <info>
           <desc>The actual command to use for everything except label/icon, 
typically when the main command doesn't map to a valid application slot.</desc>
         </info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs 
b/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
index d57104e3d121..2c90bed80065 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
@@ -36,12 +36,12 @@
       <info>
         <desc>Provides a mapping between transition ids and their hierarchical 
representation on the user interface.</desc>
       </info>
-      <prop oor:name="Set" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="Set" oor:type="xs:string">
         <info>
           <desc>A localized text that describes the set of similar looking 
transitions the transition belongs to.</desc>
         </info>
       </prop>
-      <prop oor:name="Variant" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="Variant" oor:type="xs:string">
         <info>
           <desc>A localized text that identifies the variant inside a set of 
similar looking transitions the transition belongs to.</desc>
         </info>
@@ -56,7 +56,7 @@
           <desc>A localized text that describes the animation effect.</desc>
         </info>
       </prop>
-      <prop oor:name="Group" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="Group" oor:type="xs:string">
         <info>
           <desc>A localized text that describes the top-level group of 
transitions the transition belongs to.</desc>
         </info>
@@ -71,7 +71,7 @@
           <desc>A localized text that names the preset category.</desc>
         </info>
       </prop>
-      <prop oor:name="Effects" oor:type="oor:string-list" 
oor:localized="false">
+      <prop oor:name="Effects" oor:type="oor:string-list">
         <info>
           <desc>A list of custom effect node names</desc>
         </info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs 
b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
index 4b5d13b63c5f..28adbee51e30 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
@@ -32,7 +32,7 @@
         </info>
         <value></value>
       </prop>
-      <prop oor:name="Id" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="Id" oor:type="xs:string">
         <info>
           <desc>Internally used to identify the deck.  Not displayed in the 
UI.</desc>
         </info>
@@ -157,13 +157,13 @@
         </info>
         <value>false</value>
       </prop>
-      <prop oor:name="Id" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="Id" oor:type="xs:string">
         <info>
           <desc>Internally used to identify the panel.</desc>
         </info>
         <value></value>
       </prop>
-      <prop oor:name="DeckId" oor:type="xs:string" oor:localized="false">
+      <prop oor:name="DeckId" oor:type="xs:string">
         <info>
           <desc>Id of the deck to which the panel belongs.</desc>
         </info>

Reply via email to