sc/uiconfig/scalc/ui/tpviewpage.ui |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 0c141900b49c2efeb0535dbcbea94f7b9b6aacd2
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Jan 14 17:50:52 2022 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat Jan 15 13:32:58 2022 +0100

    Change cursor -> pointer in spreadsheet option tip
    
    Change-Id: I4fe40f321849846daaddd1c9374a0271689b5823
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128425
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/sc/uiconfig/scalc/ui/tpviewpage.ui 
b/sc/uiconfig/scalc/ui/tpviewpage.ui
index 8592a0968041..533e659d7fb2 100644
--- a/sc/uiconfig/scalc/ui/tpviewpage.ui
+++ b/sc/uiconfig/scalc/ui/tpviewpage.ui
@@ -465,7 +465,6 @@
                     <property name="receives-default">False</property>
                     <property name="xalign">0</property>
                     <property name="draw-indicator">True</property>
-                    <property name="label" translatable="no"></property>
                     <child>
                       <placeholder/>
                     </child>
@@ -501,7 +500,7 @@
                     <property name="visible">True</property>
                     <property name="can-focus">True</property>
                     <property name="receives-default">False</property>
-                    <property name="tooltip-text" translatable="yes" 
context="tpviewpage|radiobuttonThemedTip">Show the cursor as defined in the 
icon theme, typically as fat cross.</property>
+                    <property name="tooltip-text" translatable="yes" 
context="tpviewpage|radiobuttonThemedTip">Show the pointer as defined in the 
icon theme, typically as fat cross.</property>
                     <property name="use-underline">True</property>
                     <property name="draw-indicator">True</property>
                     <property name="group">rbSystemCursor</property>
@@ -517,7 +516,7 @@
                     <property name="visible">True</property>
                     <property name="can-focus">True</property>
                     <property name="receives-default">False</property>
-                    <property name="tooltip-text" translatable="yes" 
context="tpviewpage|radiobuttonSystemTip">Show the cursor as system default, 
typically an arrow pointer.</property>
+                    <property name="tooltip-text" translatable="yes" 
context="tpviewpage|radiobuttonSystemTip">Show the pointer as system default, 
typically an arrow pointer.</property>
                     <property name="use-underline">True</property>
                     <property name="active">True</property>
                     <property name="draw-indicator">True</property>

Reply via email to