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 --- starmath/uiconfig/smath/statusbar/statusbar.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'starmath') diff --git a/starmath/uiconfig/smath/statusbar/statusbar.xml b/starmath/uiconfig/smath/statusbar/statusbar.xml index a64962b5aa5c..134507e2d462 100644 --- a/starmath/uiconfig/smath/statusbar/statusbar.xml +++ b/starmath/uiconfig/smath/statusbar/statusbar.xml @@ -18,8 +18,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - - + + + + -- cgit