summaryrefslogtreecommitdiffstats
path: root/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-04-03 21:26:16 +0100
committerMichael Meeks <michael.meeks@suse.com>2013-04-03 21:34:50 +0100
commit15175a00c976d48f132bc3458e961d1cb2e62a9b (patch)
treec6916a2d2b2b4e97839fdda8a8e5a71000851716 /sw/uiconfig/swriter/toolbar/drawingobjectbar.xml
parentditch unused LANGUAGE_USER[1-9] (diff)
downloadcore-15175a00c976d48f132bc3458e961d1cb2e62a9b.tar.gz
core-15175a00c976d48f132bc3458e961d1cb2e62a9b.zip
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: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
Diffstat (limited to 'sw/uiconfig/swriter/toolbar/drawingobjectbar.xml')
-rw-r--r--sw/uiconfig/swriter/toolbar/drawingobjectbar.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml b/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml
index 1953b0c3b909..f9cfdd9643ab 100644
--- a/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml
@@ -18,18 +18,18 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
- <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="helpid:10143" />
- <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="helpid:10301" toolbar:style="dropdown" />
+ <toolbar:toolbaritem xlink:href=".uno:FormatLine"/>
+ <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:style="dropdown"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:XLineStyle" toolbar:helpid="helpid:10169" />
+ <toolbar:toolbaritem xlink:href=".uno:XLineStyle"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:LineWidth" toolbar:helpid="helpid:10171" />
+ <toolbar:toolbaritem xlink:href=".uno:LineWidth"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:XLineColor" toolbar:helpid="helpid:10172" />
+ <toolbar:toolbaritem xlink:href=".uno:XLineColor"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:helpid="helpid:10142" />
+ <toolbar:toolbaritem xlink:href=".uno:FormatArea"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:FillStyle" toolbar:helpid="helpid:10164" />
+ <toolbar:toolbaritem xlink:href=".uno:FillStyle"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode" toolbar:helpid="10129"/>
<toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:visible="false" toolbar:helpid="27322"/>