officecfg/registry/schema/org/openoffice/Office/Impress.xcs |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9ee8b3b8d9b36fa0f0988db5e9ebb664f5d81da0
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Mon Jul 15 16:24:53 2024 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Tue Jul 16 01:54:41 2024 +0200

    tdf#161914 Rename "Pen Width" to "Pen Thickness"
    
    Change-Id: I3a6bc7143a7a621c7c1ebdfd2b33d6021f6b4a66
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170482
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 77319ab50499..001ee08d2a64 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -537,8 +537,8 @@
       <prop oor:name="PenWidth" oor:type="xs:double" oor:nillable="false">
         <!-- UIHints: slide show context menu -->
         <info>
-          <desc>Width of the pen during slideshow.</desc>
-          <label>Pen Width</label>
+          <desc>Thickness of the pen during slideshow.</desc>
+          <label>Pen Thickness</label>
         </info>
         <value>150</value>
       </prop>

Reply via email to