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

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Tue Dec 3 21:22:34 UTC 2019


 sw/uiconfig/swriter/ui/notebookbar.ui |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit ebf3de3f17befe1743855d2b60eb2fcfe362e4c8
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Tue Dec 3 13:09:39 2019 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Dec 3 22:21:04 2019 +0100

    Glade remove GtkMenuItem widget visible False item
    
    Change-Id: Ibe88210114c8b0dc483d8fe6a36d13dc0fcd599c
    Reviewed-on: https://gerrit.libreoffice.org/84333
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index 07c9bbbe27f5..469c8bf6e79d 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -138,6 +138,12 @@
       </object>
     </child>
     <child>
+      <object class="GtkMenuItem" id="MenuFile-SaveAsRemote">
+        <property name="can_focus">False</property>
+        <property name="action_name">.uno:SaveAsRemote</property>
+      </object>
+    </child>
+    <child>
       <object class="GtkMenuItem" id="MenuFile-SaveACopy">
         <property name="visible">True</property>
         <property name="can_focus">False</property>


More information about the Libreoffice-commits mailing list