summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-12-16 11:19:06 +0000
committerRüdiger Timm <rt@openoffice.org>2004-12-16 11:19:06 +0000
commit8cf6ba1c558b6bf0e9cd6570cf8a1292455a04c9 (patch)
tree0b203eb17a6e084f94d93dc5af29f7770d39af34
parent87535a349d1806de970acfb05769904aaf7fc14e (diff)
INTEGRATION: CWS helpaux (1.5.4); FILE MERGED
2004/12/08 17:44:08 fpe 1.5.4.2: *** empty log message *** 2004/12/08 17:13:21 hjs 1.5.4.1: #i38424# use localized err_html
-rw-r--r--helpcontent2/helpers/createmakefile.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/helpers/createmakefile.pl b/helpcontent2/helpers/createmakefile.pl
index 666991056f..80962b9372 100644
--- a/helpcontent2/helpers/createmakefile.pl
+++ b/helpcontent2/helpers/createmakefile.pl
@@ -254,7 +254,7 @@ LAD
-add highcontrast2.css \$(PRJ)\$/source\$/auxiliary\$/LANGUAGE\$/highcontrast2.css \\
-add highcontrastwhite.css \$(PRJ)\$/source\$/auxiliary\$/LANGUAGE\$/highcontrastwhite.css \\
-add highcontrastblack.css \$(PRJ)\$/source\$/auxiliary\$/LANGUAGE\$/highcontrastblack.css \\
- -add err.html \$(PRJ)\$/source\$/auxiliary\$/LANGUAGE\$/err.html \\
+ -add err.html \$(MISC)\$/LANGUAGE\$/text\$/shared\$/05\$/err_html.xhp
LAF
$linkaddeddeps = <<"LAD";
@@ -265,7 +265,7 @@ LAF
\$(PRJ)\$/source\$/auxiliary\$/LANGUAGE\$/highcontrast2.css \\
\$(PRJ)\$/source\$/auxiliary\$/LANGUAGE\$/highcontrastwhite.css \\
\$(PRJ)\$/source\$/auxiliary\$/LANGUAGE\$/highcontrastblack.css \\
- \$(PRJ)\$/source\$/auxiliary\$/LANGUAGE\$/err.html \\
+ \$(MISC)\$/LANGUAGE\$/text\$/shared\$/05\$/err_html.xhp
LAD
$linklinkfiles = '';
@@ -374,7 +374,7 @@ sub terminate {
$err = shift;
print "$err\n\n";
$msg = <<"MSG";
-createmakefile.pl -dir=[directory name] -linkdir=[directory name] [-recursive] [-all]
+createmakefile.pl -dir=[directory name] -linkdir=[directory name] [-recursive] [-all]
-dir Directory to start
-linkdir Directory to write the link makefiles
-recursive Write makefiles recursively