diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-21 12:37:22 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-21 12:37:22 +0000 |
commit | 3ba53ce71278474b12e4b2fc21fae4c08091245a (patch) | |
tree | 77e2b50899646799c0b94c4bd7af0bdbfc241e9a /sc/uiconfig | |
parent | e3475757023277163cff847921591eca4bdf81c2 (diff) |
INTEGRATION: CWS fwkpostbeta1 (1.2.270); FILE MERGED
2005/01/27 13:43:01 cd 1.2.270.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions
Diffstat (limited to 'sc/uiconfig')
-rw-r--r-- | sc/uiconfig/scalc/toolbar/fullscreenbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/toolbar/fullscreenbar.xml b/sc/uiconfig/scalc/toolbar/fullscreenbar.xml index ce9cf7d93013..5aecdda4fb04 100644 --- a/sc/uiconfig/scalc/toolbar/fullscreenbar.xml +++ b/sc/uiconfig/scalc/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 |