From 126f29c4741ee0083487db7ca8e76e0ef6cbc50b Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Wed, 3 Apr 2013 21:37:13 +0100 Subject: remove obsolete helpids and cleanup uiconfig XML /usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s*/ /g; s/\s+toolbar:helpid="helpid:\d+"\s*/ /g; s|" />|"/>|g; Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0 --- sd/uiconfig/sdraw/statusbar/statusbar.xml | 16 ++++++++-------- sd/uiconfig/sdraw/toolbar/commentsbar.xml | 10 +++++----- sd/uiconfig/sdraw/toolbar/tableobjectbar.xml | 2 +- sd/uiconfig/sdraw/toolbar/textobjectbar.xml | 4 ++-- sd/uiconfig/simpress/statusbar/statusbar.xml | 16 ++++++++-------- sd/uiconfig/simpress/toolbar/commentsbar.xml | 10 +++++----- sd/uiconfig/simpress/toolbar/insertbar.xml | 2 +- sd/uiconfig/simpress/toolbar/optionsbar.xml | 2 +- sd/uiconfig/simpress/toolbar/tableobjectbar.xml | 2 +- sd/uiconfig/simpress/toolbar/textobjectbar.xml | 4 ++-- 10 files changed, 34 insertions(+), 34 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/sdraw/statusbar/statusbar.xml b/sd/uiconfig/sdraw/statusbar/statusbar.xml index 2ab2367e8338..81eb908cdd6a 100644 --- a/sd/uiconfig/sdraw/statusbar/statusbar.xml +++ b/sd/uiconfig/sdraw/statusbar/statusbar.xml @@ -18,12 +18,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - - - - - - + + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/commentsbar.xml b/sd/uiconfig/sdraw/toolbar/commentsbar.xml index 6b7ef5f27580..f96bcd69aced 100644 --- a/sd/uiconfig/sdraw/toolbar/commentsbar.xml +++ b/sd/uiconfig/sdraw/toolbar/commentsbar.xml @@ -18,11 +18,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - + + - - + + \ No newline at end of file diff --git a/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml b/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml index cc340e3d0921..156447cd9ed2 100644 --- a/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml @@ -24,7 +24,7 @@ - + diff --git a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml index e29cb1d5c4c2..afbff6a919f8 100644 --- a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml @@ -43,8 +43,8 @@ - - + + diff --git a/sd/uiconfig/simpress/statusbar/statusbar.xml b/sd/uiconfig/simpress/statusbar/statusbar.xml index 2ab2367e8338..81eb908cdd6a 100644 --- a/sd/uiconfig/simpress/statusbar/statusbar.xml +++ b/sd/uiconfig/simpress/statusbar/statusbar.xml @@ -18,12 +18,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - - - - - - + + + + + + + + diff --git a/sd/uiconfig/simpress/toolbar/commentsbar.xml b/sd/uiconfig/simpress/toolbar/commentsbar.xml index 6b7ef5f27580..f96bcd69aced 100644 --- a/sd/uiconfig/simpress/toolbar/commentsbar.xml +++ b/sd/uiconfig/simpress/toolbar/commentsbar.xml @@ -18,11 +18,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + - - + + - - + + \ No newline at end of file diff --git a/sd/uiconfig/simpress/toolbar/insertbar.xml b/sd/uiconfig/simpress/toolbar/insertbar.xml index 89937c0402c7..24607f318e6e 100644 --- a/sd/uiconfig/simpress/toolbar/insertbar.xml +++ b/sd/uiconfig/simpress/toolbar/insertbar.xml @@ -29,7 +29,7 @@ - + diff --git a/sd/uiconfig/simpress/toolbar/optionsbar.xml b/sd/uiconfig/simpress/toolbar/optionsbar.xml index 137744c13888..3a1f458259d1 100644 --- a/sd/uiconfig/simpress/toolbar/optionsbar.xml +++ b/sd/uiconfig/simpress/toolbar/optionsbar.xml @@ -34,7 +34,7 @@ - + diff --git a/sd/uiconfig/simpress/toolbar/tableobjectbar.xml b/sd/uiconfig/simpress/toolbar/tableobjectbar.xml index cc340e3d0921..156447cd9ed2 100644 --- a/sd/uiconfig/simpress/toolbar/tableobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/tableobjectbar.xml @@ -24,7 +24,7 @@ - + diff --git a/sd/uiconfig/simpress/toolbar/textobjectbar.xml b/sd/uiconfig/simpress/toolbar/textobjectbar.xml index b5da0a32cddd..b4320c2802a5 100644 --- a/sd/uiconfig/simpress/toolbar/textobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/textobjectbar.xml @@ -47,8 +47,8 @@ - - + + -- cgit