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

Heiko Tietze (via logerrit) logerrit at kemper.freedesktop.org
Fri Nov 15 07:43:14 UTC 2019


 cui/uiconfig/ui/gradientpage.ui   |    2 --
 cui/uiconfig/ui/hatchpage.ui      |    2 --
 cui/uiconfig/ui/patterntabpage.ui |    2 --
 3 files changed, 6 deletions(-)

New commits:
commit d3756b274a23cb208ddd03de34a1312d4ada1a91
Author:     Heiko Tietze <heiko.tietze at documentfoundation.org>
AuthorDate: Thu Nov 14 15:53:10 2019 +0200
Commit:     Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Fri Nov 15 08:42:01 2019 +0100

    Revert "ensure gtk creates a default label widget for the MenuButtons"
    
    Discussion on BZ, have to revert this patch first.
    
    This reverts commit 3937d3d035a03530b78acc648c07b6e099fb6770.
    
    Change-Id: I8ab49e7296bc403f2706f986b2711025f468c4be
    Reviewed-on: https://gerrit.libreoffice.org/82699
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>

diff --git a/cui/uiconfig/ui/gradientpage.ui b/cui/uiconfig/ui/gradientpage.ui
index 06cd4adcacae..f07f89486549 100644
--- a/cui/uiconfig/ui/gradientpage.ui
+++ b/cui/uiconfig/ui/gradientpage.ui
@@ -625,7 +625,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>
@@ -685,7 +684,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>
diff --git a/cui/uiconfig/ui/hatchpage.ui b/cui/uiconfig/ui/hatchpage.ui
index eee29f40309d..2111ac913ea4 100644
--- a/cui/uiconfig/ui/hatchpage.ui
+++ b/cui/uiconfig/ui/hatchpage.ui
@@ -293,7 +293,6 @@
                     <property name="valign">center</property>
                     <property name="xalign">0</property>
                     <property name="draw_indicator">True</property>
-                    <property name="label" translatable="no"></property>
                     <child>
                       <placeholder/>
                     </child>
@@ -332,7 +331,6 @@
                     <property name="valign">center</property>
                     <property name="xalign">0</property>
                     <property name="draw_indicator">True</property>
-                    <property name="label" translatable="no"></property>
                     <child>
                       <placeholder/>
                     </child>
diff --git a/cui/uiconfig/ui/patterntabpage.ui b/cui/uiconfig/ui/patterntabpage.ui
index e394e066a08e..8662d05c6356 100644
--- a/cui/uiconfig/ui/patterntabpage.ui
+++ b/cui/uiconfig/ui/patterntabpage.ui
@@ -305,7 +305,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>
@@ -351,7 +350,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>


More information about the Libreoffice-commits mailing list