From 8caebee126cb61e964604d10de54410ddca11d20 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Tue, 11 Nov 2014 07:44:08 +0400 Subject: fdo#84909 adding and hiding buttons in standard and common task toolbars Change-Id: I6690f94fe4a41bb48110ef890301423f7c4328db Reviewed-on: https://gerrit.libreoffice.org/12359 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- sd/uiconfig/simpress/toolbar/commontaskbar.xml | 9 +++++++-- sd/uiconfig/simpress/toolbar/drawingobjectbar.xml | 3 ++- sd/uiconfig/simpress/toolbar/standardbar.xml | 20 +++++++++++--------- 3 files changed, 20 insertions(+), 12 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/simpress/toolbar/commontaskbar.xml b/sd/uiconfig/simpress/toolbar/commontaskbar.xml index 6f6cda70f09c..47ec67f58e69 100644 --- a/sd/uiconfig/simpress/toolbar/commontaskbar.xml +++ b/sd/uiconfig/simpress/toolbar/commontaskbar.xml @@ -19,10 +19,15 @@ --> + + + - + + - \ No newline at end of file + + diff --git a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml index 7ef1a47a8701..4049f9026ae5 100644 --- a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml @@ -37,7 +37,7 @@ - + @@ -45,4 +45,5 @@ + diff --git a/sd/uiconfig/simpress/toolbar/standardbar.xml b/sd/uiconfig/simpress/toolbar/standardbar.xml index e3edbe3afee8..3f71ac7bc48b 100644 --- a/sd/uiconfig/simpress/toolbar/standardbar.xml +++ b/sd/uiconfig/simpress/toolbar/standardbar.xml @@ -24,7 +24,7 @@ - + @@ -32,9 +32,6 @@ - - - @@ -43,14 +40,19 @@ - + + + + + + + + - - - + - + -- cgit