diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-21 10:12:13 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-21 10:12:13 +0000 |
commit | 3161ec6c26dad6c5fff7b65b13671e07c9c298fd (patch) | |
tree | 5e6ee2bba02fe2547a93b99e5b8f9dfc27883687 /sd/uiconfig/simpress/toolbar/fullscreenbar.xml | |
parent | f52621072ed60cb9d734bd0b711a179a50b188cc (diff) |
INTEGRATION: CWS fwkpostbeta1 (1.2.248); FILE MERGED
2005/01/27 13:43:46 cd 1.2.248.1: #i41417# Removed obsolete entry 'toolbar:text' for default toolbar definitions
Diffstat (limited to 'sd/uiconfig/simpress/toolbar/fullscreenbar.xml')
-rw-r--r-- | sd/uiconfig/simpress/toolbar/fullscreenbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/toolbar/fullscreenbar.xml b/sd/uiconfig/simpress/toolbar/fullscreenbar.xml index ce9cf7d93013..5aecdda4fb04 100644 --- a/sd/uiconfig/simpress/toolbar/fullscreenbar.xml +++ b/sd/uiconfig/simpress/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 |