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 --- framework/uiconfig/startmodule/toolbar/standardbar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/uiconfig') diff --git a/framework/uiconfig/startmodule/toolbar/standardbar.xml b/framework/uiconfig/startmodule/toolbar/standardbar.xml index 928bc3247679..ee1d9235eb90 100644 --- a/framework/uiconfig/startmodule/toolbar/standardbar.xml +++ b/framework/uiconfig/startmodule/toolbar/standardbar.xml @@ -21,7 +21,7 @@ - + -- cgit