summaryrefslogtreecommitdiff
path: root/wizards/source/launcher
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-05-08 14:04:37 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-05-08 14:04:37 +0000
commit40d82682741953002511c9c123a940720c7a2409 (patch)
treeea7256f4de5cbfcbc6972094f39e3897c850ad54 /wizards/source/launcher
parenta65619bb72cd8e8c1fa28bf703ae077c318704c3 (diff)
INTEGRATION: CWS dicooo02 (1.3.246); FILE MERGED
2006/05/06 12:25:38 laurentgodard 1.3.246.1: Issue number: i59275 Submitted by: laurentgodard Reviewed by: point to the correct file on creating DicOOo.lst at first use
Diffstat (limited to 'wizards/source/launcher')
-rw-r--r--wizards/source/launcher/DicOOo.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/launcher/DicOOo.xba b/wizards/source/launcher/DicOOo.xba
index e3c41c2c351c..474494e718c9 100644
--- a/wizards/source/launcher/DicOOo.xba
+++ b/wizards/source/launcher/DicOOo.xba
@@ -36,7 +36,7 @@ else
else
&apos;creates default file in user directory
Open ThePath &amp; &quot;/DicOOo.lst&quot; for output as #1
- print #1,convertFromURL(DefPath &amp; &quot;/DicOOo.lst&quot;)
+ print #1,convertFromURL(DefPath &amp; &quot;/DicOOo.sxw&quot;)
close #1
endif
endif