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

New commits:
commit 5c2f7304ff59a5df71799da001da5cb4a84a8a5e
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 15:18:15 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
    (cherry picked from commit 1858546f239d4cf6726e3b3e9ec608b2b88a1b42)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158036
    Tested-by: Justin Luth <jl...@mail.com>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

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