[Libreoffice-commits] core.git: sc/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Tue Jun 15 19:17:41 UTC 2021


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

New commits:
commit 32b61e99dfd8d2c50dec1cddfb27c4e5e7083d2d
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jun 15 17:09:11 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jun 15 21:16:52 2021 +0200

    tidy up .ui
    
    Change-Id: I7400a4994c57e4652daca6215385bfd8e4d46369
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117266
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sc/uiconfig/scalc/ui/tpviewpage.ui b/sc/uiconfig/scalc/ui/tpviewpage.ui
index 0085a13d2ff6..f70d51a1a7c4 100644
--- a/sc/uiconfig/scalc/ui/tpviewpage.ui
+++ b/sc/uiconfig/scalc/ui/tpviewpage.ui
@@ -378,7 +378,6 @@
                     <property name="can-focus">True</property>
                     <property name="receives-default">False</property>
                     <property name="use-underline">True</property>
-                    <property name="xalign">0</property>
                     <property name="draw-indicator">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="break-atkobject">
@@ -399,7 +398,6 @@
                     <property name="can-focus">True</property>
                     <property name="receives-default">False</property>
                     <property name="use-underline">True</property>
-                    <property name="xalign">0</property>
                     <property name="draw-indicator">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="guideline-atkobject">
@@ -467,6 +465,7 @@
                     <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>
@@ -505,6 +504,7 @@
                     <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="use-underline">True</property>
                     <property name="draw-indicator">True</property>
+                    <property name="group">rbSystemCursor</property>
                   </object>
                   <packing>
                     <property name="left-attach">1</property>
@@ -521,7 +521,6 @@
                     <property name="use-underline">True</property>
                     <property name="active">True</property>
                     <property name="draw-indicator">True</property>
-                    <property name="group">rbThemedCursor</property>
                   </object>
                   <packing>
                     <property name="left-attach">2</property>


More information about the Libreoffice-commits mailing list