From 79bcd4723fa6771253125f107b2b118f47b17582 Mon Sep 17 00:00:00 2001 From: Pierre Marechal Date: Mon, 11 Feb 2008 07:42:32 +0000 Subject: [PATCH] Fix XML syntax --- scilab/modules/fileio/help/en_US/ls.xml | 14 +++++++------- .../modules/graphic_export/help/en_US/xs2bmp.xml | 2 +- .../modules/graphic_export/help/en_US/xs2emf.xml | 2 +- .../modules/graphic_export/help/en_US/xs2eps.xml | 2 +- .../modules/graphic_export/help/en_US/xs2fig.xml | 2 +- .../modules/graphic_export/help/en_US/xs2gif.xml | 2 +- .../modules/graphic_export/help/en_US/xs2jpg.xml | 2 +- .../modules/graphic_export/help/en_US/xs2pdf.xml | 2 +- .../modules/graphic_export/help/en_US/xs2png.xml | 2 +- .../modules/graphic_export/help/en_US/xs2ppm.xml | 2 +- scilab/modules/graphic_export/help/en_US/xs2ps.xml | 2 +- .../modules/graphic_export/help/en_US/xs2svg.xml | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/scilab/modules/fileio/help/en_US/ls.xml b/scilab/modules/fileio/help/en_US/ls.xml index 131e72b..b9edd72 100644 --- a/scilab/modules/fileio/help/en_US/ls.xml +++ b/scilab/modules/fileio/help/en_US/ls.xml @@ -48,17 +48,17 @@

Please note that starting from the version 5.0 of Scilab, the second - input argument has been removed (a sequence of strings which can - be added under Unix systems: the Unix ls command options). + input argument has been removed (a sequence of strings which can + be added under Unix systems: the Unix ls command options). This option has been removed mainly for security and portability reasons.

- + diff --git a/scilab/modules/graphic_export/help/en_US/xs2bmp.xml b/scilab/modules/graphic_export/help/en_US/xs2bmp.xml index a0526f4..9700dc9 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2bmp.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2bmp.xml @@ -7,7 +7,7 @@ Scilab Function - $LastChangedDate: 2006-08-03 16:16:36 +0200 (jeu., 03 août 2006) $ + $LastChangedDate$ send graphics to a file in BMP syntax (Only for Windows) diff --git a/scilab/modules/graphic_export/help/en_US/xs2emf.xml b/scilab/modules/graphic_export/help/en_US/xs2emf.xml index 72417fe..b82ed7d 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2emf.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2emf.xml @@ -7,7 +7,7 @@ Scilab Function - $LastChangedDate: 2006-08-03 16:16:36 +0200 (jeu., 03 août 2006) $ + $LastChangedDate$ send graphics to a file in EMF syntax (Only for Windows) diff --git a/scilab/modules/graphic_export/help/en_US/xs2eps.xml b/scilab/modules/graphic_export/help/en_US/xs2eps.xml index b3eaf2d..f1d0b92 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2eps.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2eps.xml @@ -4,7 +4,7 @@ eng xs2eps Scilab Function - $LastChangedDate: 2006-08-03 16:16:36 +0200 (jeu., 03 août 2006) $ + $LastChangedDate$ save graphics to a Postscript file. xs2eps(win_num,filen [,colored] [,orientation]) diff --git a/scilab/modules/graphic_export/help/en_US/xs2fig.xml b/scilab/modules/graphic_export/help/en_US/xs2fig.xml index f0d1d43..22f2a51 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2fig.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2fig.xml @@ -7,7 +7,7 @@ Scilab Function - $LastChangedDate: 2008-02-08 16:19:00 +0200 (ven., 08 février 2008) $ + $LastChangedDate$ send graphics to a file in FIG syntax (Only for Windows) diff --git a/scilab/modules/graphic_export/help/en_US/xs2gif.xml b/scilab/modules/graphic_export/help/en_US/xs2gif.xml index 74ad48b..1f20e71 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2gif.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2gif.xml @@ -4,7 +4,7 @@ eng xs2gif Scilab Function - $LastChangedDate: 2006-08-03 16:16:36 +0200 (jeu., 03 août 2006) $ + $LastChangedDate$ send graphics to a file in GIF syntax xs2gif(win_num,filen,[color]) diff --git a/scilab/modules/graphic_export/help/en_US/xs2jpg.xml b/scilab/modules/graphic_export/help/en_US/xs2jpg.xml index ddc4b1e..a19c41d 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2jpg.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2jpg.xml @@ -7,7 +7,7 @@ Scilab Function - $LastChangedDate: 2008-02-08 14:35:20 +0200 (ven., 08 février 2008) $ + $LastChangedDate$ send graphics to a file in JPG syntax diff --git a/scilab/modules/graphic_export/help/en_US/xs2pdf.xml b/scilab/modules/graphic_export/help/en_US/xs2pdf.xml index 00232cd..6a6c852 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2pdf.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2pdf.xml @@ -4,7 +4,7 @@ eng xs2pdf Scilab Function - $LastChangedDate: 2008-02-08 14:53:35 +0200 (ven., 08 février 2008) $ + $LastChangedDate$ save graphics to a Postscript file. xs2pdf(win_num,filen [,colored] [,orientation]) diff --git a/scilab/modules/graphic_export/help/en_US/xs2png.xml b/scilab/modules/graphic_export/help/en_US/xs2png.xml index dd14af2..75c2794 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2png.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2png.xml @@ -7,7 +7,7 @@ Scilab Function - $LastChangedDate: 2008-02-08 14:35:20 +0200 (ven., 08 février 2008) $ + $LastChangedDate$ send graphics to a file in PNG syntax diff --git a/scilab/modules/graphic_export/help/en_US/xs2ppm.xml b/scilab/modules/graphic_export/help/en_US/xs2ppm.xml index 3492cb8..0101728 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2ppm.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2ppm.xml @@ -4,7 +4,7 @@ eng xs2ppm Scilab Function - $LastChangedDate: 2006-08-03 16:16:36 +0200 (jeu., 03 août 2006) $ + $LastChangedDate$ send graphics to a file in PPM syntax xs2ppm(win_num,filen,[color]) diff --git a/scilab/modules/graphic_export/help/en_US/xs2ps.xml b/scilab/modules/graphic_export/help/en_US/xs2ps.xml index 307f1e1..325c666 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2ps.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2ps.xml @@ -7,7 +7,7 @@ Scilab Function - $LastChangedDate: 2006-08-03 16:16:36 +0200 (jeu., 03 août 2006) $ + $LastChangedDate$ send graphics to a file in PS syntax diff --git a/scilab/modules/graphic_export/help/en_US/xs2svg.xml b/scilab/modules/graphic_export/help/en_US/xs2svg.xml index bc1d716..d278b02 100644 --- a/scilab/modules/graphic_export/help/en_US/xs2svg.xml +++ b/scilab/modules/graphic_export/help/en_US/xs2svg.xml @@ -4,7 +4,7 @@ eng xs2svg Scilab Function - $LastChangedDate: 2008-02-08 14:53:35 +0200 (ven., 08 février 2008) $ + $LastChangedDate$ save graphics to a Postscript file. xs2svg(win_num,filen [,colored] [,orientation]) -- 1.7.9.5