diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-21 10:42:29 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-21 10:42:29 +0000 |
commit | b8f240751b4affde42884328f2b93e4a8958dc7c (patch) | |
tree | 9e2a5c6672d739e9d567507e8a42a1a0de32e079 /basctl/uiconfig/basicide | |
parent | a146b3480840c194eadf8404580b6c0bfc3ffb7a (diff) |
INTEGRATION: CWS fwkpostbeta1 (1.2.96); FILE MERGED
2005/01/27 13:42:19 cd 1.2.96.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions
Diffstat (limited to 'basctl/uiconfig/basicide')
-rw-r--r-- | basctl/uiconfig/basicide/toolbar/fullscreenbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/uiconfig/basicide/toolbar/fullscreenbar.xml b/basctl/uiconfig/basicide/toolbar/fullscreenbar.xml index ce9cf7d93013..5aecdda4fb04 100644 --- a/basctl/uiconfig/basicide/toolbar/fullscreenbar.xml +++ b/basctl/uiconfig/basicide/toolbar/fullscreenbar.xml @@ -1,5 +1,5 @@ <?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:FullScreen" toolbar:helpid="helpid:5627" toolbar:text="" /> + <toolbar:toolbaritem xlink:href=".uno:FullScreen" toolbar:helpid="helpid:5627" /> </toolbar:toolbar>
\ No newline at end of file |