diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-21 12:25:53 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-21 12:25:53 +0000 |
commit | e4c0645ef39f805210006a6677a389c1bb0db2fd (patch) | |
tree | 657e2b61e978a6fcf3b7dcf71be0a752bad67552 /starmath/uiconfig | |
parent | e33118b2f6fcdd54e1ea1b3a492371b2237a5d4d (diff) |
INTEGRATION: CWS fwkpostbeta1 (1.3.34); FILE MERGED
2005/02/21 13:15:31 cd 1.3.34.1: #i41417# Remove obsolete text entry from toolbar
Diffstat (limited to 'starmath/uiconfig')
-rw-r--r-- | starmath/uiconfig/smath/toolbar/standardbar.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/starmath/uiconfig/smath/toolbar/standardbar.xml b/starmath/uiconfig/smath/toolbar/standardbar.xml index ab3183b5832c..1a00b34b0128 100644 --- a/starmath/uiconfig/smath/toolbar/standardbar.xml +++ b/starmath/uiconfig/smath/toolbar/standardbar.xml @@ -21,5 +21,6 @@ <toolbar:toolbaritem xlink:href=".uno:Redo" toolbar:helpid="helpid:5700" toolbar:text="" /> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:HelpIndex" toolbar:helpid="helpid:5401" toolbar:text="" /> - <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:text="Extended Help" toolbar:visible="false" toolbar:helpid="5402"/> -</toolbar:toolbar>
\ No newline at end of file + <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:text="" toolbar:visible="false" toolbar:helpid="5402"/> + +</toolbar:toolbar> |