From 2adb3c2b89344878fc9270d8816c2cb22ebb3713 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sat, 20 Jun 2015 19:00:44 +0400 Subject: tdf#84909 Additional tweaks to the standard, draw and text toolbars Change-Id: I2a1a222855b3dfdc4147f14a559d13432745e456 Reviewed-on: https://gerrit.libreoffice.org/16388 Tested-by: Jenkins Reviewed-by: Yousuf Philips --- .../org/openoffice/Office/UI/GenericCommands.xcu | 6 +-- sd/uiconfig/simpress/toolbar/outlinetoolbar.xml | 13 +++++-- sd/uiconfig/simpress/toolbar/standardbar.xml | 18 +++++---- sd/uiconfig/simpress/toolbar/textobjectbar.xml | 32 ++++++++++------ sd/uiconfig/simpress/toolbar/toolbar.xml | 44 ++++++++++++---------- 5 files changed, 68 insertions(+), 45 deletions(-) diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 8c7199cbd67f..1c679bdad9a9 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -2432,7 +2432,7 @@ - Formatting On/Off + Show Formatting 1 @@ -2440,7 +2440,7 @@ - First Level + Show Only First Level 1 @@ -3041,7 +3041,7 @@ - All Levels + Show All Levels 1 diff --git a/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml b/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml index f9d6be84f93f..fd110a589947 100644 --- a/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml +++ b/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml @@ -18,11 +18,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - - + + + + + + + + + diff --git a/sd/uiconfig/simpress/toolbar/standardbar.xml b/sd/uiconfig/simpress/toolbar/standardbar.xml index 8dbc6ee20cd2..c82ad6a7f893 100644 --- a/sd/uiconfig/simpress/toolbar/standardbar.xml +++ b/sd/uiconfig/simpress/toolbar/standardbar.xml @@ -40,22 +40,23 @@ + - + - + + + + - - - - - + + @@ -73,4 +74,7 @@ + + + diff --git a/sd/uiconfig/simpress/toolbar/textobjectbar.xml b/sd/uiconfig/simpress/toolbar/textobjectbar.xml index 6a593823baa0..fce8e535aeda 100644 --- a/sd/uiconfig/simpress/toolbar/textobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/textobjectbar.xml @@ -27,8 +27,15 @@ + + + + - + + + + @@ -37,30 +44,31 @@ - - - - - + + + + + - - + + + + + - - + + - - diff --git a/sd/uiconfig/simpress/toolbar/toolbar.xml b/sd/uiconfig/simpress/toolbar/toolbar.xml index 6023caec0c66..210c478b4b72 100644 --- a/sd/uiconfig/simpress/toolbar/toolbar.xml +++ b/sd/uiconfig/simpress/toolbar/toolbar.xml @@ -19,25 +19,43 @@ --> + + + + + + + + + + + + + - - - - - - - + + + + + + + + + + + + @@ -49,16 +67,4 @@ - - - - - - - - - - - - -- cgit