diff options
author | Jan Holesovsky <kendy@suse.cz> | 2012-10-16 12:56:16 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2012-10-17 16:22:25 +0200 |
commit | f6a784a99dc8d8f06c4517de9f6387df55092dc4 (patch) | |
tree | 3728de48067809a4daedfe8eae8defe410b340f4 /sw/uiconfig/sweb | |
parent | 8d58aca88cdcb48de2006aece446cc1655bd0815 (diff) |
Writer toolbars: Remove Insert Table from the Table toolbar.
Based on discussions with Mirek M., thansk! :-)
Change-Id: If233bd9a6ad12682f83bfdef5724a29e360df0a7
Diffstat (limited to 'sw/uiconfig/sweb')
-rw-r--r-- | sw/uiconfig/sweb/toolbar/tableobjectbar.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/uiconfig/sweb/toolbar/tableobjectbar.xml b/sw/uiconfig/sweb/toolbar/tableobjectbar.xml index bce574f0d985..b6b5cfdf0af1 100644 --- a/sw/uiconfig/sweb/toolbar/tableobjectbar.xml +++ b/sw/uiconfig/sweb/toolbar/tableobjectbar.xml @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd"> <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:InsertTable" toolbar:helpid="helpid:20330" /> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineStyle" toolbar:helpid="helpid:10200" /> <toolbar:toolbaritem xlink:href=".uno:FrameLineColor" toolbar:helpid="helpid:10201" /> <toolbar:toolbarseparator/> |