sd/uiconfig/sdraw/toolbar/standardbar.xml | 1 + sd/uiconfig/simpress/toolbar/standardbar.xml | 1 + 2 files changed, 2 insertions(+)
New commits: commit f442d454f11cc8d376a40216ba6bd7c7c870fdc0 Author: Yousuf Philips <philip...@hotmail.com> Date: Mon Jun 12 02:32:20 2017 +0400 tdf#84909 Add separator before clone formatting in toolbar Change-Id: I7d0a8914eded5a1e873d43c3b2dbc5b4852a197a Reviewed-on: https://gerrit.libreoffice.org/38671 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Yousuf Philips <philip...@hotmail.com> diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml index 812aeacfa322..3a21f7743108 100644 --- a/sd/uiconfig/sdraw/toolbar/standardbar.xml +++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml @@ -37,6 +37,7 @@ <toolbar:toolbaritem xlink:href=".uno:Cut"/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbaritem xlink:href=".uno:Paste"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FormatPaintbrush"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Undo"/> diff --git a/sd/uiconfig/simpress/toolbar/standardbar.xml b/sd/uiconfig/simpress/toolbar/standardbar.xml index d8237b86db8b..438cc320d8ed 100644 --- a/sd/uiconfig/simpress/toolbar/standardbar.xml +++ b/sd/uiconfig/simpress/toolbar/standardbar.xml @@ -36,6 +36,7 @@ <toolbar:toolbaritem xlink:href=".uno:Cut"/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbaritem xlink:href=".uno:Paste"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FormatPaintbrush"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Undo"/> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits