From 695c8bc98a486d01d00a2fda3e05fb6a615fc1bf Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 28 Jan 2017 01:07:20 +0100 Subject: tdf#105571 Drop toolbar:helpid attribute from toolbar definitions These are no longer useful. Made with: git grep toolbar:helpid | cut -d : -f1 | sort -u | xargs sed -i -r -e 's/ toolbar:helpid="[0-9]*"//' git grep toolbar:helpid | cut -d : -f1 | sort -u | xargs sed -i -r -e 's/ toolbar:helpid=""//'1 Change-Id: If1bf04265f4e03b44b6a92529f6133aff1589526 Reviewed-on: https://gerrit.libreoffice.org/33642 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sd/uiconfig/sdraw/toolbar/connectorsbar.xml | 56 ++++++++++----------- sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml | 20 ++++---- sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml | 10 ++-- sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml | 2 +- sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml | 44 ++++++++-------- sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml | 2 +- sd/uiconfig/sdraw/toolbar/standardbar.xml | 42 ++++++++-------- sd/uiconfig/sdraw/toolbar/textobjectbar.xml | 48 +++++++++--------- sd/uiconfig/sdraw/toolbar/toolbar.xml | 4 +- sd/uiconfig/sdraw/toolbar/zoombar.xml | 20 ++++---- sd/uiconfig/simpress/toolbar/commontaskbar.xml | 6 +-- sd/uiconfig/simpress/toolbar/connectorsbar.xml | 56 ++++++++++----------- sd/uiconfig/simpress/toolbar/drawingobjectbar.xml | 20 ++++---- .../simpress/toolbar/extrusionobjectbar.xml | 10 ++-- sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml | 2 +- .../simpress/toolbar/formsnavigationbar.xml | 44 ++++++++-------- sd/uiconfig/simpress/toolbar/mediaobjectbar.xml | 2 +- sd/uiconfig/simpress/toolbar/optionsbar.xml | 26 +++++----- sd/uiconfig/simpress/toolbar/standardbar.xml | 2 +- sd/uiconfig/simpress/toolbar/textobjectbar.xml | 58 +++++++++++----------- sd/uiconfig/simpress/toolbar/toolbar.xml | 6 +-- sd/uiconfig/simpress/toolbar/zoombar.xml | 20 ++++---- 22 files changed, 250 insertions(+), 250 deletions(-) (limited to 'sd/uiconfig') diff --git a/sd/uiconfig/sdraw/toolbar/connectorsbar.xml b/sd/uiconfig/sdraw/toolbar/connectorsbar.xml index f85151f1a052..8355775e2a9c 100644 --- a/sd/uiconfig/sdraw/toolbar/connectorsbar.xml +++ b/sd/uiconfig/sdraw/toolbar/connectorsbar.xml @@ -18,38 +18,38 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + diff --git a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml index 1f4025c5d76c..ad4aa1b387a0 100644 --- a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml @@ -18,22 +18,22 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - + + - + - - + + - + - + - - + + diff --git a/sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml b/sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml index b495a8cb3a04..5f5ff2916845 100644 --- a/sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml @@ -18,12 +18,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - - - + + + + diff --git a/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml b/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml index 3080c585f558..fb2e82772407 100644 --- a/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml @@ -26,5 +26,5 @@ - + diff --git a/sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml b/sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml index 3c4a668bc64e..0767f389dee0 100644 --- a/sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml +++ b/sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml @@ -18,32 +18,32 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - - - - - - - - + + + + + + + + + - - - + + + - + - - - + + + - - - - + + + + - + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml b/sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml index 96bc232884e0..fa7d68ba0951 100644 --- a/sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml @@ -18,7 +18,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml index d8c840767a0b..812aeacfa322 100644 --- a/sd/uiconfig/sdraw/toolbar/standardbar.xml +++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml @@ -19,44 +19,44 @@ --> - - + + - - - + + + - + - + - - - - + + + + - - + + - - + + - + - + - + @@ -65,14 +65,14 @@ - + - + - + diff --git a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml index dc48f138714e..b3e63b6ad602 100644 --- a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml @@ -18,44 +18,44 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - + - - - - + + + + - + - - - - + + + + - - + + - - - + + + - - + + - + - - + + - - + + - + diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml index 3c7127f4c172..b4939ddcd6c7 100644 --- a/sd/uiconfig/sdraw/toolbar/toolbar.xml +++ b/sd/uiconfig/sdraw/toolbar/toolbar.xml @@ -51,7 +51,7 @@ - + @@ -60,5 +60,5 @@ - + diff --git a/sd/uiconfig/sdraw/toolbar/zoombar.xml b/sd/uiconfig/sdraw/toolbar/zoombar.xml index 788568aeeafb..6507ec8190de 100644 --- a/sd/uiconfig/sdraw/toolbar/zoombar.xml +++ b/sd/uiconfig/sdraw/toolbar/zoombar.xml @@ -18,17 +18,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + - - - - - - - + + + + + + + - + \ No newline at end of file diff --git a/sd/uiconfig/simpress/toolbar/commontaskbar.xml b/sd/uiconfig/simpress/toolbar/commontaskbar.xml index 205cae3bb4d0..9df003a0e0dc 100644 --- a/sd/uiconfig/simpress/toolbar/commontaskbar.xml +++ b/sd/uiconfig/simpress/toolbar/commontaskbar.xml @@ -19,13 +19,13 @@ --> - + - - + + diff --git a/sd/uiconfig/simpress/toolbar/connectorsbar.xml b/sd/uiconfig/simpress/toolbar/connectorsbar.xml index 7833f73c5e5d..fed8ec92ab07 100644 --- a/sd/uiconfig/simpress/toolbar/connectorsbar.xml +++ b/sd/uiconfig/simpress/toolbar/connectorsbar.xml @@ -18,35 +18,35 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + \ No newline at end of file diff --git a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml index 9e5d729e7332..ffa74ebd21f7 100644 --- a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml @@ -18,23 +18,23 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - + + - + - + - + - + - + - - + + diff --git a/sd/uiconfig/simpress/toolbar/extrusionobjectbar.xml b/sd/uiconfig/simpress/toolbar/extrusionobjectbar.xml index b495a8cb3a04..5f5ff2916845 100644 --- a/sd/uiconfig/simpress/toolbar/extrusionobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/extrusionobjectbar.xml @@ -18,12 +18,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - - - + + + + diff --git a/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml b/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml index 48802236b131..ee6a60b3c7ff 100644 --- a/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml @@ -26,5 +26,5 @@ - + diff --git a/sd/uiconfig/simpress/toolbar/formsnavigationbar.xml b/sd/uiconfig/simpress/toolbar/formsnavigationbar.xml index 3c4a668bc64e..0767f389dee0 100644 --- a/sd/uiconfig/simpress/toolbar/formsnavigationbar.xml +++ b/sd/uiconfig/simpress/toolbar/formsnavigationbar.xml @@ -18,32 +18,32 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - - - - - - - - + + + + + + + + + - - - + + + - + - - - + + + - - - - + + + + - + \ No newline at end of file diff --git a/sd/uiconfig/simpress/toolbar/mediaobjectbar.xml b/sd/uiconfig/simpress/toolbar/mediaobjectbar.xml index 96bc232884e0..fa7d68ba0951 100644 --- a/sd/uiconfig/simpress/toolbar/mediaobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/mediaobjectbar.xml @@ -18,7 +18,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + diff --git a/sd/uiconfig/simpress/toolbar/optionsbar.xml b/sd/uiconfig/simpress/toolbar/optionsbar.xml index 3a1f458259d1..b8be8a12f659 100644 --- a/sd/uiconfig/simpress/toolbar/optionsbar.xml +++ b/sd/uiconfig/simpress/toolbar/optionsbar.xml @@ -18,23 +18,23 @@ * 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 f1f5de956f1f..d8237b86db8b 100644 --- a/sd/uiconfig/simpress/toolbar/standardbar.xml +++ b/sd/uiconfig/simpress/toolbar/standardbar.xml @@ -54,7 +54,7 @@ - + diff --git a/sd/uiconfig/simpress/toolbar/textobjectbar.xml b/sd/uiconfig/simpress/toolbar/textobjectbar.xml index f89f3b8b948b..5a8de73de4bf 100644 --- a/sd/uiconfig/simpress/toolbar/textobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/textobjectbar.xml @@ -18,57 +18,57 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - + - - - + + + - + - + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - + + - - + + - - - + + + diff --git a/sd/uiconfig/simpress/toolbar/toolbar.xml b/sd/uiconfig/simpress/toolbar/toolbar.xml index 6cb4f4993ddc..8d1de8d5b556 100644 --- a/sd/uiconfig/simpress/toolbar/toolbar.xml +++ b/sd/uiconfig/simpress/toolbar/toolbar.xml @@ -53,17 +53,17 @@ - + - + - + diff --git a/sd/uiconfig/simpress/toolbar/zoombar.xml b/sd/uiconfig/simpress/toolbar/zoombar.xml index 788568aeeafb..6507ec8190de 100644 --- a/sd/uiconfig/simpress/toolbar/zoombar.xml +++ b/sd/uiconfig/simpress/toolbar/zoombar.xml @@ -18,17 +18,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + - - - - - - - + + + + + + + - + \ No newline at end of file -- cgit