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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Feb 7 05:06:15 UTC 2019


 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui |    5 ++---
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui    |    5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

New commits:
commit f5d0a81fc0eff8535c64488355a1b4412cfdbc66
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Wed Jan 23 21:21:33 2019 +0100
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Thu Feb 7 06:05:50 2019 +0100

    tdf#123018 Notebookbar Grouped fix Quote Font Style
    
    Change-Id: I0f054f6530ddd89f4e0cddee1cc12dfb11a1dc7b
    Reviewed-on: https://gerrit.libreoffice.org/67344
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>
    (cherry picked from commit abfcf71acffeeeda49943f52b84e77a198e6cf07)
    Reviewed-on: https://gerrit.libreoffice.org/67354
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index e14188c9c99d..6ca64df7744f 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -2697,11 +2697,10 @@
       </object>
     </child>
     <child>
-      <object class="GtkMenuItem" id="MenuStyles-Quotation">
+      <object class="GtkMenuItem" id="MenuStyles-Citation">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="action_name">.uno:StyleApply?Style:string=Quotation&FamilyName:string=CharacterStyles</property>
-        <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|QuotationAction">Quotation</property>
+        <property name="action_name">.uno:StyleApply?Style:string=Citation&FamilyName:string=CharacterStyles</property>
       </object>
     </child>
     <child>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
index 2183de523a9a..b82b824e23bb 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -2834,11 +2834,10 @@
       </object>
     </child>
     <child>
-      <object class="GtkMenuItem" id="MenuStyles-Quotation">
+      <object class="GtkMenuItem" id="MenuStyles-Citation">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="action_name">.uno:StyleApply?Style:string=Quotation&FamilyName:string=CharacterStyles</property>
-        <property name="label" translatable="yes" context="notebookbar_groupedbar_full|QuotationButton">Quotation</property>
+        <property name="action_name">.uno:StyleApply?Style:string=Citation&FamilyName:string=CharacterStyles</property>
       </object>
     </child>
     <child>


More information about the Libreoffice-commits mailing list