| commit | 20acbff2951ed81ff2851a815b0391620785ef21 | [log] |
|---|---|---|
| author | andreas kainz <kainz.a@gmail.com> | Thu Feb 28 23:27:25 2019 +0100 |
| committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | Fri Mar 01 09:18:04 2019 +0100 |
| tree | 4890af76094ab41eb82990157e9177fd64f8bb1f | |
| parent | 42384985e1fd377e3e4a08f65ed699858336e700 [diff] |
tdf#123763 move back break command to graphic context menu for vectorgraphics Change-Id: I8af6a0197dc83117d936a7fcf8b794e6d853256a Reviewed-on: https://gerrit.libreoffice.org/68518 Reviewed-by: V Stuart Foote <vstuart.foote@utsa.edu> Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit 576519914588021d6e456128c5dee9496abee282) Reviewed-on: https://gerrit.libreoffice.org/68535 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
diff --git a/sd/uiconfig/sdraw/popupmenu/graphic.xml b/sd/uiconfig/sdraw/popupmenu/graphic.xml index 9107d58..38a3679 100644 --- a/sd/uiconfig/sdraw/popupmenu/graphic.xml +++ b/sd/uiconfig/sdraw/popupmenu/graphic.xml
@@ -69,6 +69,7 @@ <menu:menuitem menu:id=".uno:FormatUngroup"/> <menu:menuitem menu:id=".uno:EnterGroup"/> <menu:menuitem menu:id=".uno:LeaveGroup"/> <menu:menuitem menu:id=".uno:Break"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:NameGroup"/> <menu:menuitem menu:id=".uno:ObjectTitleDescription"/>
diff --git a/sd/uiconfig/simpress/popupmenu/graphic.xml b/sd/uiconfig/simpress/popupmenu/graphic.xml index 112ddab..c067b5e 100644 --- a/sd/uiconfig/simpress/popupmenu/graphic.xml +++ b/sd/uiconfig/simpress/popupmenu/graphic.xml
@@ -69,6 +69,7 @@ <menu:menuitem menu:id=".uno:FormatUngroup"/> <menu:menuitem menu:id=".uno:EnterGroup"/> <menu:menuitem menu:id=".uno:LeaveGroup"/> <menu:menuitem menu:id=".uno:Break"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:NameGroup"/> <menu:menuitem menu:id=".uno:ObjectTitleDescription"/>