From e3a5998e64f4568ef9d68bb8c36207dae3f595d0 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Thu, 8 Jun 2017 06:59:12 +0400 Subject: tdf#81475 Add separator before clone formatting button Also add some useful hidden commands for easy access for users to enable Change-Id: I28806047f2fac51995d88b7c204d54479471aa29 Reviewed-on: https://gerrit.libreoffice.org/38552 Tested-by: Jenkins Reviewed-by: Yousuf Philips (cherry picked from commit dc31c2335b2469630cdbcef4ba38a44e01408e27) Reviewed-on: https://gerrit.libreoffice.org/38572 Tested-by: Yousuf Philips --- sw/uiconfig/swriter/toolbar/standardbar.xml | 2 ++ sw/uiconfig/swriter/toolbar/textobjectbar.xml | 1 + 2 files changed, 3 insertions(+) diff --git a/sw/uiconfig/swriter/toolbar/standardbar.xml b/sw/uiconfig/swriter/toolbar/standardbar.xml index a2eb2320a096..025ebbb0cd42 100644 --- a/sw/uiconfig/swriter/toolbar/standardbar.xml +++ b/sw/uiconfig/swriter/toolbar/standardbar.xml @@ -37,7 +37,9 @@ + + diff --git a/sw/uiconfig/swriter/toolbar/textobjectbar.xml b/sw/uiconfig/swriter/toolbar/textobjectbar.xml index 87d91a0509f7..0b7f76b3b825 100644 --- a/sw/uiconfig/swriter/toolbar/textobjectbar.xml +++ b/sw/uiconfig/swriter/toolbar/textobjectbar.xml @@ -23,6 +23,7 @@ + -- cgit