sc/uiconfig/scalc/ui/notebookbar_compact.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit acb219393a8c07e72eaafd7b344da4a9c5be7047
Author:     Justin Luth <justin.l...@collabora.com>
AuthorDate: Fri Oct 13 14:25:46 2023 -0400
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Mon Oct 16 13:32:35 2023 +0200

    tdf#141457 sc notebookbar_compact: fix empty Statistics menu
    
    Change-Id: If873da6e5d877a07bc4260fa5832cc29d73f4af5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157946
    Tested-by: Jenkins
    Reviewed-by: Justin Luth <jl...@mail.com>
    (cherry picked from commit e72064ac53ac3177d4ae451358ff013443565daa)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157954
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>
    (cherry picked from commit d9b697824f31c2e2beefb023241e39ee849fc77d)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158033

diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 327b2bd9f499..74667b11b5fd 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -7156,7 +7156,7 @@
                           </packing>
                         </child>
                         <child>
-                          <object class="svtlo-ManagedMenuButton" 
id="Data-StatisticsMenu:MenuStatistic">
+                          <object class="svtlo-ManagedMenuButton" 
id="Data-StatisticsMenu:Menu Statistic">
                             <property name="label" translatable="yes" 
context="notebookbar_compact|Statistics">_Statistics</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>

Reply via email to