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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Wed Sep 30 08:57:37 UTC 2020


 sw/uiconfig/swform/popupmenu/anchor.xml   |    1 -
 sw/uiconfig/swreport/popupmenu/anchor.xml |    1 -
 sw/uiconfig/swriter/popupmenu/anchor.xml  |    1 -
 sw/uiconfig/swxform/popupmenu/anchor.xml  |    1 -
 4 files changed, 4 deletions(-)

New commits:
commit 09c24681a3414092fde50ec0f617c9f7c79e8a61
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Tue Sep 29 18:47:13 2020 +0200
Commit:     Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Wed Sep 30 10:56:57 2020 +0200

    tdf#135836  remove "to page" from shape/image contextmenu
    
    recommended in bug report
    
    Change-Id: I61ed3390d8175f00e0617e1cd234b2be0b4f3caa
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103648
    Tested-by: Seth Chaiklin <sdc.blanco at youmail.dk>
    Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>

diff --git a/sw/uiconfig/swform/popupmenu/anchor.xml b/sw/uiconfig/swform/popupmenu/anchor.xml
index e87252b599f4..a6bccfdd6feb 100644
--- a/sw/uiconfig/swform/popupmenu/anchor.xml
+++ b/sw/uiconfig/swform/popupmenu/anchor.xml
@@ -8,7 +8,6 @@
  *
 -->
 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu">
-  <menu:menuitem menu:id=".uno:SetAnchorToPage" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToPara" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorAtChar" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToChar" menu:style="radio"/>
diff --git a/sw/uiconfig/swreport/popupmenu/anchor.xml b/sw/uiconfig/swreport/popupmenu/anchor.xml
index e87252b599f4..a6bccfdd6feb 100644
--- a/sw/uiconfig/swreport/popupmenu/anchor.xml
+++ b/sw/uiconfig/swreport/popupmenu/anchor.xml
@@ -8,7 +8,6 @@
  *
 -->
 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu">
-  <menu:menuitem menu:id=".uno:SetAnchorToPage" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToPara" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorAtChar" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToChar" menu:style="radio"/>
diff --git a/sw/uiconfig/swriter/popupmenu/anchor.xml b/sw/uiconfig/swriter/popupmenu/anchor.xml
index e87252b599f4..a6bccfdd6feb 100644
--- a/sw/uiconfig/swriter/popupmenu/anchor.xml
+++ b/sw/uiconfig/swriter/popupmenu/anchor.xml
@@ -8,7 +8,6 @@
  *
 -->
 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu">
-  <menu:menuitem menu:id=".uno:SetAnchorToPage" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToPara" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorAtChar" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToChar" menu:style="radio"/>
diff --git a/sw/uiconfig/swxform/popupmenu/anchor.xml b/sw/uiconfig/swxform/popupmenu/anchor.xml
index e87252b599f4..a6bccfdd6feb 100644
--- a/sw/uiconfig/swxform/popupmenu/anchor.xml
+++ b/sw/uiconfig/swxform/popupmenu/anchor.xml
@@ -8,7 +8,6 @@
  *
 -->
 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu">
-  <menu:menuitem menu:id=".uno:SetAnchorToPage" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToPara" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorAtChar" menu:style="radio"/>
   <menu:menuitem menu:id=".uno:SetAnchorToChar" menu:style="radio"/>


More information about the Libreoffice-commits mailing list