[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - sc/uiconfig sd/uiconfig sw/uiconfig

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Wed Dec 4 09:35:12 UTC 2019


 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui    |    2 +-
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui    |    2 +-
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |    2 +-
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 90ccc6555f430bb9f28c64737939377aeb1159db
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Tue Dec 3 23:09:11 2019 +0100
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Wed Dec 4 10:34:24 2019 +0100

    tdf#128927 groupedbar compact replace color with filter
    
    Change-Id: Ie907e80c58d079262369fdfdce83e4b613a366bb
    Reviewed-on: https://gerrit.libreoffice.org/84381
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>
    (cherry picked from commit 68d9869e1593d8c0dbfd497a52f487383bbc0343)
    Reviewed-on: https://gerrit.libreoffice.org/84386

diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index d6d23a0312d2..afaaa8840337 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -8145,7 +8145,7 @@
                                 <property name="can_focus">False</property>
                                 <child>
                                   <object class="svtlo-ManagedMenuButton" id="Image-Color:MenuColor">
-                                    <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|ColorButton">C_olor</property>
+                                    <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|ColorButton">Fi_lter</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="focus_on_click">False</property>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index 3a75276d1e85..a1fde3eb2de1 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -9655,7 +9655,7 @@
                                 <property name="can_focus">False</property>
                                 <child>
                                   <object class="svtlo-ManagedMenuButton" id="Image-Color:MenuColor">
-                                    <property name="label" translatable="yes" context="draw_notebookbar_groupedbar_compact|GridB">_Color</property>
+                                    <property name="label" translatable="yes" context="draw_notebookbar_groupedbar_compact|GridB">Fi_lter</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="focus_on_click">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index b91aa627f017..c5e7bc77e10c 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -9709,7 +9709,7 @@
                                 <property name="can_focus">False</property>
                                 <child>
                                   <object class="svtlo-ManagedMenuButton" id="Image-Color:MenuColor">
-                                    <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|GridB">_Color</property>
+                                    <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|GridB">Fi_lter</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="focus_on_click">False</property>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index 5a312d21f9d7..7d6970ad4935 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -8909,7 +8909,7 @@
                                 <property name="can_focus">False</property>
                                 <child>
                                   <object class="svtlo-ManagedMenuButton" id="Image-Color:Menu Color">
-                                    <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|ColorButton">C_olor</property>
+                                    <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|ColorButton">Fi_lter</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="focus_on_click">False</property>


More information about the Libreoffice-commits mailing list