diff options
author | Behrend Cornelius <bc@openoffice.org> | 2001-12-18 10:24:39 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2001-12-18 10:24:39 +0000 |
commit | 94be5400e892accc81e980a34e0e569711444f67 (patch) | |
tree | 8930638d011170444ec8251ac2344bc5a3124eb0 /wizards/source/importwizard/dialog.xlb | |
parent | 63799dac204034f7401ff2542360780ada078214 (diff) |
#96045# Width of Checkbox Labels modified
Diffstat (limited to 'wizards/source/importwizard/dialog.xlb')
-rw-r--r-- | wizards/source/importwizard/dialog.xlb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/source/importwizard/dialog.xlb b/wizards/source/importwizard/dialog.xlb index 7c8fc144c..f5cc021d5 100644 --- a/wizards/source/importwizard/dialog.xlb +++ b/wizards/source/importwizard/dialog.xlb @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd"> - <library:library xmlns:library="http://openoffice.org/2000/library" library:name="ImportWizard" library:readonly="true" library:passwordprotected="false"> - <library:element library:name="ImportDialog"/> - </library:library> +<library:library xmlns:library="http://openoffice.org/2000/library" library:name="ImportWizard" library:readonly="true" library:passwordprotected="false"> + <library:element library:name="ImportDialog"/> +</library:library> |