diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-07-06 09:13:23 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-07-06 09:13:23 +0000 |
commit | 588e823a461d812fa369aa96c8ddfb832bc34c7a (patch) | |
tree | cb19406b70f2bd33b21e71a91f15680ce9695eb9 /starmath/uiconfig | |
parent | 3822fa81b4a6db2968d0e03ab4d4ced607628075 (diff) |
INTEGRATION: CWS docking1 (1.1.2); FILE ADDED
2004/06/22 14:25:51 cd 1.1.2.1: #i30169# Added missing fullscreenbar.xml
Diffstat (limited to 'starmath/uiconfig')
-rw-r--r-- | starmath/uiconfig/smath/toolbar/fullscreenbar.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/starmath/uiconfig/smath/toolbar/fullscreenbar.xml b/starmath/uiconfig/smath/toolbar/fullscreenbar.xml new file mode 100644 index 000000000000..ce9cf7d93013 --- /dev/null +++ b/starmath/uiconfig/smath/toolbar/fullscreenbar.xml @@ -0,0 +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:toolbar>
\ No newline at end of file |