diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-21 10:31:00 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-21 10:31:00 +0000 |
commit | 972e8054b0b33d08001a24f2a6b68a7f31b7a44d (patch) | |
tree | 9110530d5f4459490ccef3a027730e955076029a /sw/uiconfig | |
parent | f187be54474dd1324637ca4638c91964d064c735 (diff) |
INTEGRATION: CWS fwkpostbeta1 (1.6.118); FILE MERGED
2005/01/27 13:44:25 cd 1.6.118.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/sweb/toolbar/toolbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/sweb/toolbar/toolbar.xml b/sw/uiconfig/sweb/toolbar/toolbar.xml index e20eee4faa7e..ce47aaabe082 100644 --- a/sw/uiconfig/sweb/toolbar/toolbar.xml +++ b/sw/uiconfig/sweb/toolbar/toolbar.xml @@ -7,5 +7,5 @@ <toolbar:toolbaritem xlink:href=".uno:ThesaurusDialog" toolbar:helpid="20603"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Graphic" toolbar:helpid="20213"/> - <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:text="ImageMap Editor" toolbar:helpid="10371"/> + <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:helpid="10371"/> </toolbar:toolbar> |