diff options
author | Allan CORNET <allan.cornet@scilab.org> | 2010-01-04 10:11:54 +0100 |
---|---|---|
committer | Allan CORNET <allan.cornet@scilab.org> | 2010-01-04 10:11:54 +0100 |
commit | c7a974f8ba79dbaf3c619937014b32efcf2617d7 (patch) | |
tree | 809e95dd724d324ee2cce1d89e4fc0ac378b83ed /scilab/modules | |
parent | dee24bc1b1f0f34a7cbe15e846254e14429ae7b0 (diff) | |
parent | d4a953bf93c7e5e4c46db91a8fd6905f04662feb (diff) | |
download | scilab-c7a974f8ba79dbaf3c619937014b32efcf2617d7.zip scilab-c7a974f8ba79dbaf3c619937014b32efcf2617d7.tar.gz |
Merge remote branch 'refs/remotes/origin/5.2'
Diffstat (limited to 'scilab/modules')
45 files changed, 69 insertions, 49 deletions
diff --git a/scilab/modules/action_binding/src/c/action_binding.rc b/scilab/modules/action_binding/src/c/action_binding.rc index 0678c54..a3f57b4 100644 --- a/scilab/modules/action_binding/src/c/action_binding.rc +++ b/scilab/modules/action_binding/src/c/action_binding.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "action_binding module" | 68 | VALUE "FileDescription", "action_binding module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "action_binding module" | 70 | VALUE "InternalName", "action_binding module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "action_binding.dll" | 72 | VALUE "OriginalFilename", "action_binding.dll" |
73 | VALUE "ProductName", " action_binding" | 73 | VALUE "ProductName", " action_binding" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc b/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc index 613a6c7..b141237 100644 --- a/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc +++ b/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noaction_binding module" | 68 | VALUE "FileDescription", "noaction_binding module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "noaction_binding module" | 70 | VALUE "InternalName", "noaction_binding module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noaction_binding.dll" | 72 | VALUE "OriginalFilename", "noaction_binding.dll" |
73 | VALUE "ProductName", " noaction_binding" | 73 | VALUE "ProductName", " noaction_binding" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/api_scilab/src/c/api_scilab.rc b/scilab/modules/api_scilab/src/c/api_scilab.rc index 1bccbf8..c7b1edb 100644 --- a/scilab/modules/api_scilab/src/c/api_scilab.rc +++ b/scilab/modules/api_scilab/src/c/api_scilab.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "api_scilab module" | 67 | VALUE "FileDescription", "api_scilab module" |
68 | VALUE "FileVersion", "5, 3, 0, 0" | 68 | VALUE "FileVersion", "5, 3, 0, 0" |
69 | VALUE "InternalName", "api_scilab module" | 69 | VALUE "InternalName", "api_scilab module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2009" | 70 | VALUE "LegalCopyright", "Copyright (C) 2010" |
71 | VALUE "OriginalFilename", "api_scilab.dll" | 71 | VALUE "OriginalFilename", "api_scilab.dll" |
72 | VALUE "ProductName", " api_scilab module" | 72 | VALUE "ProductName", " api_scilab module" |
73 | VALUE "ProductVersion", "5, 3, 0, 0" | 73 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/arnoldi/src/c/arnoldi.rc b/scilab/modules/arnoldi/src/c/arnoldi.rc index 95075da..b0d4b1c 100644 --- a/scilab/modules/arnoldi/src/c/arnoldi.rc +++ b/scilab/modules/arnoldi/src/c/arnoldi.rc | |||
@@ -72,7 +72,7 @@ BEGIN | |||
72 | VALUE "FileDescription", "arnoldi module" | 72 | VALUE "FileDescription", "arnoldi module" |
73 | VALUE "FileVersion", "5, 3, 0, 0" | 73 | VALUE "FileVersion", "5, 3, 0, 0" |
74 | VALUE "InternalName", "arnoldi" | 74 | VALUE "InternalName", "arnoldi" |
75 | VALUE "LegalCopyright", "Copyright (C) 2009" | 75 | VALUE "LegalCopyright", "Copyright (C) 2010" |
76 | VALUE "OriginalFilename", "arnoldi.dll" | 76 | VALUE "OriginalFilename", "arnoldi.dll" |
77 | VALUE "ProductName", "arnoldi module" | 77 | VALUE "ProductName", "arnoldi module" |
78 | VALUE "ProductVersion", "5, 3, 0, 0" | 78 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/call_scilab/src/c/call_scilab.rc b/scilab/modules/call_scilab/src/c/call_scilab.rc index ce52a3c..ec70489 100644 --- a/scilab/modules/call_scilab/src/c/call_scilab.rc +++ b/scilab/modules/call_scilab/src/c/call_scilab.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "call_scilab module" | 67 | VALUE "FileDescription", "call_scilab module" |
68 | VALUE "FileVersion", "5, 3, 0, 0" | 68 | VALUE "FileVersion", "5, 3, 0, 0" |
69 | VALUE "InternalName", "call_scilab module" | 69 | VALUE "InternalName", "call_scilab module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2009" | 70 | VALUE "LegalCopyright", "Copyright (C) 2010" |
71 | VALUE "OriginalFilename", "call_scilab.dll" | 71 | VALUE "OriginalFilename", "call_scilab.dll" |
72 | VALUE "ProductName", " call_scilab module" | 72 | VALUE "ProductName", " call_scilab module" |
73 | VALUE "ProductVersion", "5, 3, 0, 0" | 73 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/completion/src/c/completion.rc b/scilab/modules/completion/src/c/completion.rc index e48f028..009ef3c 100644 --- a/scilab/modules/completion/src/c/completion.rc +++ b/scilab/modules/completion/src/c/completion.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "completion module" | 68 | VALUE "FileDescription", "completion module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "completion module" | 70 | VALUE "InternalName", "completion module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "completion.dll" | 72 | VALUE "OriginalFilename", "completion.dll" |
73 | VALUE "ProductName", " completion" | 73 | VALUE "ProductName", " completion" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/completion/src/nocompletion/nocompletion.rc b/scilab/modules/completion/src/nocompletion/nocompletion.rc index 3864629..f0ea323 100644 --- a/scilab/modules/completion/src/nocompletion/nocompletion.rc +++ b/scilab/modules/completion/src/nocompletion/nocompletion.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nocompletion module" | 68 | VALUE "FileDescription", "nocompletion module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nocompletion module" | 70 | VALUE "InternalName", "nocompletion module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nocompletion.dll" | 72 | VALUE "OriginalFilename", "nocompletion.dll" |
73 | VALUE "ProductName", " nocompletion" | 73 | VALUE "ProductName", " nocompletion" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/console/src/noconsole/noconsole.rc b/scilab/modules/console/src/noconsole/noconsole.rc index 0911c3a..36580b1 100644 --- a/scilab/modules/console/src/noconsole/noconsole.rc +++ b/scilab/modules/console/src/noconsole/noconsole.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noconsole module" | 68 | VALUE "FileDescription", "noconsole module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "noconsole module" | 70 | VALUE "InternalName", "noconsole module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noconsole.dll" | 72 | VALUE "OriginalFilename", "noconsole.dll" |
73 | VALUE "ProductName", " noconsole" | 73 | VALUE "ProductName", " noconsole" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/fftw/src/c/fftw.rc b/scilab/modules/fftw/src/c/fftw.rc index f90cef2..61fd780 100644 --- a/scilab/modules/fftw/src/c/fftw.rc +++ b/scilab/modules/fftw/src/c/fftw.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "fftw module" | 68 | VALUE "FileDescription", "fftw module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "fftw" | 70 | VALUE "InternalName", "fftw" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "fftw.rc" | 72 | VALUE "OriginalFilename", "fftw.rc" |
73 | VALUE "ProductName", " fftw" | 73 | VALUE "ProductName", " fftw" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/fftw/src/nofftw/nofftw.rc b/scilab/modules/fftw/src/nofftw/nofftw.rc index ca6b662..36fd3b5 100644 --- a/scilab/modules/fftw/src/nofftw/nofftw.rc +++ b/scilab/modules/fftw/src/nofftw/nofftw.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nofftw module" | 68 | VALUE "FileDescription", "nofftw module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nofftw module" | 70 | VALUE "InternalName", "nofftw module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nofftw.dll" | 72 | VALUE "OriginalFilename", "nofftw.dll" |
73 | VALUE "ProductName", " nofftw" | 73 | VALUE "ProductName", " nofftw" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/fileio/src/c/fileio.rc b/scilab/modules/fileio/src/c/fileio.rc index 3188d06..d94876c 100644 --- a/scilab/modules/fileio/src/c/fileio.rc +++ b/scilab/modules/fileio/src/c/fileio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "fileio module" | 68 | VALUE "FileDescription", "fileio module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "fileio module" | 70 | VALUE "InternalName", "fileio module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "fileio.dll" | 72 | VALUE "OriginalFilename", "fileio.dll" |
73 | VALUE "ProductName", " fileio" | 73 | VALUE "ProductName", " fileio" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc b/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc index 8fadbeb..c73c36f 100644 --- a/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc +++ b/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nographic_export module" | 68 | VALUE "FileDescription", "nographic_export module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nographic_export module" | 70 | VALUE "InternalName", "nographic_export module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nographic_export.dll" | 72 | VALUE "OriginalFilename", "nographic_export.dll" |
73 | VALUE "ProductName", " nographic_export" | 73 | VALUE "ProductName", " nographic_export" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/graphics/src/nographics/nographics.rc b/scilab/modules/graphics/src/nographics/nographics.rc index 8eb383a..0eb615b 100644 --- a/scilab/modules/graphics/src/nographics/nographics.rc +++ b/scilab/modules/graphics/src/nographics/nographics.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nographics module" | 68 | VALUE "FileDescription", "nographics module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nographics module" | 70 | VALUE "InternalName", "nographics module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nographics.dll" | 72 | VALUE "OriginalFilename", "nographics.dll" |
73 | VALUE "ProductName", " nographics" | 73 | VALUE "ProductName", " nographics" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/hdf5/src/c/hdf5.rc b/scilab/modules/hdf5/src/c/hdf5.rc index 034e217..550e12d 100644 --- a/scilab/modules/hdf5/src/c/hdf5.rc +++ b/scilab/modules/hdf5/src/c/hdf5.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "hdf5 module" | 68 | VALUE "FileDescription", "hdf5 module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "hdf5 module" | 70 | VALUE "InternalName", "hdf5 module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "scihdf5.dll" | 72 | VALUE "OriginalFilename", "scihdf5.dll" |
73 | VALUE "ProductName", " hdf5" | 73 | VALUE "ProductName", " hdf5" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/helptools/src/c/helptools.rc b/scilab/modules/helptools/src/c/helptools.rc index b65dc75..f61b674 100644 --- a/scilab/modules/helptools/src/c/helptools.rc +++ b/scilab/modules/helptools/src/c/helptools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "helptools module" | 68 | VALUE "FileDescription", "helptools module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "helptools" | 70 | VALUE "InternalName", "helptools" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "helptools.rc" | 72 | VALUE "OriginalFilename", "helptools.rc" |
73 | VALUE "ProductName", " helptools" | 73 | VALUE "ProductName", " helptools" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/history_manager/src/c/history_manager.rc b/scilab/modules/history_manager/src/c/history_manager.rc index 4fde3a6..5eb27b8 100644 --- a/scilab/modules/history_manager/src/c/history_manager.rc +++ b/scilab/modules/history_manager/src/c/history_manager.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "history_manager module" | 68 | VALUE "FileDescription", "history_manager module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "history_manager module" | 70 | VALUE "InternalName", "history_manager module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "history_manager.dll" | 72 | VALUE "OriginalFilename", "history_manager.dll" |
73 | VALUE "ProductName", " history_manager" | 73 | VALUE "ProductName", " history_manager" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc b/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc index 7951ffa..9874fc4 100644 --- a/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc +++ b/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nohistory_manager module" | 68 | VALUE "FileDescription", "nohistory_manager module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nohistory_manager module" | 70 | VALUE "InternalName", "nohistory_manager module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nohistory_manager.dll" | 72 | VALUE "OriginalFilename", "nohistory_manager.dll" |
73 | VALUE "ProductName", " nohistory_manager" | 73 | VALUE "ProductName", " nohistory_manager" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/intersci/src/lib/intersci.rc b/scilab/modules/intersci/src/lib/intersci.rc index 16ecaf7..4a5fcd6 100644 --- a/scilab/modules/intersci/src/lib/intersci.rc +++ b/scilab/modules/intersci/src/lib/intersci.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "intersci module" | 68 | VALUE "FileDescription", "intersci module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "intersci module" | 70 | VALUE "InternalName", "intersci module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "intersci.dll" | 72 | VALUE "OriginalFilename", "intersci.dll" |
73 | VALUE "ProductName", " intersci" | 73 | VALUE "ProductName", " intersci" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/jvm/src/c/libjvm.rc b/scilab/modules/jvm/src/c/libjvm.rc index 7a9884f..44f6437 100644 --- a/scilab/modules/jvm/src/c/libjvm.rc +++ b/scilab/modules/jvm/src/c/libjvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "jvm module" | 68 | VALUE "FileDescription", "jvm module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "jvm" | 70 | VALUE "InternalName", "jvm" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "libjvm.dll" | 72 | VALUE "OriginalFilename", "libjvm.dll" |
73 | VALUE "ProductName", "jvm" | 73 | VALUE "ProductName", "jvm" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/matio/src/c/matio.rc b/scilab/modules/matio/src/c/matio.rc index be14a95..85ada5a 100644 --- a/scilab/modules/matio/src/c/matio.rc +++ b/scilab/modules/matio/src/c/matio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "matio module" | 68 | VALUE "FileDescription", "matio module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "matio" | 70 | VALUE "InternalName", "matio" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "matio.rc" | 72 | VALUE "OriginalFilename", "matio.rc" |
73 | VALUE "ProductName", " matio" | 73 | VALUE "ProductName", " matio" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/matio/src/nomatio/nomatio.rc b/scilab/modules/matio/src/nomatio/nomatio.rc index ff6f03e..72763de 100644 --- a/scilab/modules/matio/src/nomatio/nomatio.rc +++ b/scilab/modules/matio/src/nomatio/nomatio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nomatio" | 68 | VALUE "FileDescription", "nomatio" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nomatio" | 70 | VALUE "InternalName", "nomatio" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nomatio.dll" | 72 | VALUE "OriginalFilename", "nomatio.dll" |
73 | VALUE "ProductName", " nomatio" | 73 | VALUE "ProductName", " nomatio" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/output_stream/src/c/output_stream.rc b/scilab/modules/output_stream/src/c/output_stream.rc index 46a6679..15f78d7 100644 --- a/scilab/modules/output_stream/src/c/output_stream.rc +++ b/scilab/modules/output_stream/src/c/output_stream.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "output_stream module" | 68 | VALUE "FileDescription", "output_stream module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "output_stream" | 70 | VALUE "InternalName", "output_stream" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "output_stream.dll" | 72 | VALUE "OriginalFilename", "output_stream.dll" |
73 | VALUE "ProductName", "output_stream" | 73 | VALUE "ProductName", "output_stream" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/pvm/src/c/pvm.rc b/scilab/modules/pvm/src/c/pvm.rc index 4824b2f..357c853 100644 --- a/scilab/modules/pvm/src/c/pvm.rc +++ b/scilab/modules/pvm/src/c/pvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "PVM module" | 68 | VALUE "FileDescription", "PVM module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "PVM module" | 70 | VALUE "InternalName", "PVM module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "PVM.dll" | 72 | VALUE "OriginalFilename", "PVM.dll" |
73 | VALUE "ProductName", "PVM" | 73 | VALUE "ProductName", "PVM" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/pvm/src/nopvm/nopvm.rc b/scilab/modules/pvm/src/nopvm/nopvm.rc index 8fbd14e..0d502a2 100644 --- a/scilab/modules/pvm/src/nopvm/nopvm.rc +++ b/scilab/modules/pvm/src/nopvm/nopvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nopvm module" | 68 | VALUE "FileDescription", "nopvm module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nopvm module" | 70 | VALUE "InternalName", "nopvm module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nopvm.dll" | 72 | VALUE "OriginalFilename", "nopvm.dll" |
73 | VALUE "ProductName", " nopvm" | 73 | VALUE "ProductName", " nopvm" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/randlib/src/norandlib/norandlib.rc b/scilab/modules/randlib/src/norandlib/norandlib.rc index c1fc3bf..5104e2f 100644 --- a/scilab/modules/randlib/src/norandlib/norandlib.rc +++ b/scilab/modules/randlib/src/norandlib/norandlib.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "norandlib module" | 68 | VALUE "FileDescription", "norandlib module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "norandlib module" | 70 | VALUE "InternalName", "norandlib module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "norandlib.dll" | 72 | VALUE "OriginalFilename", "norandlib.dll" |
73 | VALUE "ProductName", " norandlib" | 73 | VALUE "ProductName", " norandlib" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/renderer/src/norenderer/norenderer.rc b/scilab/modules/renderer/src/norenderer/norenderer.rc index b681dd9..33ffd05 100644 --- a/scilab/modules/renderer/src/norenderer/norenderer.rc +++ b/scilab/modules/renderer/src/norenderer/norenderer.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "norender" | 68 | VALUE "FileDescription", "norender" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "norenderer" | 70 | VALUE "InternalName", "norenderer" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noscirenderer.dll" | 72 | VALUE "OriginalFilename", "noscirenderer.dll" |
73 | VALUE "ProductName", " norenderer" | 73 | VALUE "ProductName", " norenderer" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/scicos/src/c/noscicos/noscicos.rc b/scilab/modules/scicos/src/c/noscicos/noscicos.rc index 7b3f396..7540b3b 100644 --- a/scilab/modules/scicos/src/c/noscicos/noscicos.rc +++ b/scilab/modules/scicos/src/c/noscicos/noscicos.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noscicos module" | 68 | VALUE "FileDescription", "noscicos module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "noscicos module" | 70 | VALUE "InternalName", "noscicos module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noscicos.dll" | 72 | VALUE "OriginalFilename", "noscicos.dll" |
73 | VALUE "ProductName", " noscicos" | 73 | VALUE "ProductName", " noscicos" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/shell/src/c/shell.rc b/scilab/modules/shell/src/c/shell.rc index 3074e28..4bba2c0 100644 --- a/scilab/modules/shell/src/c/shell.rc +++ b/scilab/modules/shell/src/c/shell.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "shell module" | 68 | VALUE "FileDescription", "shell module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "shell module" | 70 | VALUE "InternalName", "shell module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "libshell.dll" | 72 | VALUE "OriginalFilename", "libshell.dll" |
73 | VALUE "ProductName", "shell" | 73 | VALUE "ProductName", "shell" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/sound/src/c/sound.rc b/scilab/modules/sound/src/c/sound.rc index 629a92c..710721f 100644 --- a/scilab/modules/sound/src/c/sound.rc +++ b/scilab/modules/sound/src/c/sound.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "sound module" | 68 | VALUE "FileDescription", "sound module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "sound" | 70 | VALUE "InternalName", "sound" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "sound.rc" | 72 | VALUE "OriginalFilename", "sound.rc" |
73 | VALUE "ProductName", " sound" | 73 | VALUE "ProductName", " sound" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/sound/src/nosound/nosound.rc b/scilab/modules/sound/src/nosound/nosound.rc index 40b21b7..15b9559 100644 --- a/scilab/modules/sound/src/nosound/nosound.rc +++ b/scilab/modules/sound/src/nosound/nosound.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nosound module" | 68 | VALUE "FileDescription", "nosound module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nosound module" | 70 | VALUE "InternalName", "nosound module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nosound.dll" | 72 | VALUE "OriginalFilename", "nosound.dll" |
73 | VALUE "ProductName", " nosound" | 73 | VALUE "ProductName", " nosound" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/spreadsheet/src/c/spreadsheet.rc b/scilab/modules/spreadsheet/src/c/spreadsheet.rc index c05fe66..0fded6f 100644 --- a/scilab/modules/spreadsheet/src/c/spreadsheet.rc +++ b/scilab/modules/spreadsheet/src/c/spreadsheet.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "spreadsheet module" | 68 | VALUE "FileDescription", "spreadsheet module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "spreadsheet" | 70 | VALUE "InternalName", "spreadsheet" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "spreadsheet.dll" | 72 | VALUE "OriginalFilename", "spreadsheet.dll" |
73 | VALUE "ProductName", " spreadsheet" | 73 | VALUE "ProductName", " spreadsheet" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc b/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc index 2959082..aaa67b2 100644 --- a/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc +++ b/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nospreadsheet module" | 68 | VALUE "FileDescription", "nospreadsheet module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nospreadsheet module" | 70 | VALUE "InternalName", "nospreadsheet module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nospreadsheet.dll" | 72 | VALUE "OriginalFilename", "nospreadsheet.dll" |
73 | VALUE "ProductName", " nospreadsheet" | 73 | VALUE "ProductName", " nospreadsheet" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/tclsci/src/c/tclsci.rc b/scilab/modules/tclsci/src/c/tclsci.rc index e85443e..9eb18ad 100644 --- a/scilab/modules/tclsci/src/c/tclsci.rc +++ b/scilab/modules/tclsci/src/c/tclsci.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "tclsci module" | 68 | VALUE "FileDescription", "tclsci module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "tclsci module" | 70 | VALUE "InternalName", "tclsci module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "tclsci.dll" | 72 | VALUE "OriginalFilename", "tclsci.dll" |
73 | VALUE "ProductName", " tclsci" | 73 | VALUE "ProductName", " tclsci" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/tclsci/src/notclsci/notclsci.rc b/scilab/modules/tclsci/src/notclsci/notclsci.rc index faffe90..9687a2f 100644 --- a/scilab/modules/tclsci/src/notclsci/notclsci.rc +++ b/scilab/modules/tclsci/src/notclsci/notclsci.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "notclsci module" | 68 | VALUE "FileDescription", "notclsci module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "notclsci module" | 70 | VALUE "InternalName", "notclsci module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "notclsci.dll" | 72 | VALUE "OriginalFilename", "notclsci.dll" |
73 | VALUE "ProductName", " notclsci" | 73 | VALUE "ProductName", " notclsci" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/time/src/c/time.rc b/scilab/modules/time/src/c/time.rc index 7b5c357..4c1db46 100644 --- a/scilab/modules/time/src/c/time.rc +++ b/scilab/modules/time/src/c/time.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "time module" | 67 | VALUE "FileDescription", "time module" |
68 | VALUE "FileVersion", "5, 3, 0, 0" | 68 | VALUE "FileVersion", "5, 3, 0, 0" |
69 | VALUE "InternalName", "time module" | 69 | VALUE "InternalName", "time module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2009" | 70 | VALUE "LegalCopyright", "Copyright (C) 2010" |
71 | VALUE "OriginalFilename", "time.dll" | 71 | VALUE "OriginalFilename", "time.dll" |
72 | VALUE "ProductName", " time module" | 72 | VALUE "ProductName", " time module" |
73 | VALUE "ProductVersion", "5, 3, 0, 0" | 73 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/umfpack/src/c/umfpack.rc b/scilab/modules/umfpack/src/c/umfpack.rc index bcd4d16..8da8e15 100644 --- a/scilab/modules/umfpack/src/c/umfpack.rc +++ b/scilab/modules/umfpack/src/c/umfpack.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "umfpack module" | 68 | VALUE "FileDescription", "umfpack module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "umfpack module" | 70 | VALUE "InternalName", "umfpack module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "sciumfpack.dll" | 72 | VALUE "OriginalFilename", "sciumfpack.dll" |
73 | VALUE "ProductName", " umfpack" | 73 | VALUE "ProductName", " umfpack" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/umfpack/src/noumfpack/noumfpack.rc b/scilab/modules/umfpack/src/noumfpack/noumfpack.rc index f969fb3..f0eacee 100644 --- a/scilab/modules/umfpack/src/noumfpack/noumfpack.rc +++ b/scilab/modules/umfpack/src/noumfpack/noumfpack.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noumfpack module" | 68 | VALUE "FileDescription", "noumfpack module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "noumfpack module" | 70 | VALUE "InternalName", "noumfpack module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noumfpack.dll" | 72 | VALUE "OriginalFilename", "noumfpack.dll" |
73 | VALUE "ProductName", " noumfpack" | 73 | VALUE "ProductName", " noumfpack" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc b/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc index c6a1c6e..d3f039e 100644 --- a/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc +++ b/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc | |||
@@ -109,7 +109,7 @@ BEGIN | |||
109 | VALUE "FileDescription", "Scilab 5.3 (NO GUI)" | 109 | VALUE "FileDescription", "Scilab 5.3 (NO GUI)" |
110 | VALUE "FileVersion", "5, 3, 0, 0" | 110 | VALUE "FileVersion", "5, 3, 0, 0" |
111 | VALUE "InternalName", "WScilex" | 111 | VALUE "InternalName", "WScilex" |
112 | VALUE "LegalCopyright", "Copyright (C) 2009" | 112 | VALUE "LegalCopyright", "Copyright (C) 2010" |
113 | VALUE "OriginalFilename", "WScilex.exe" | 113 | VALUE "OriginalFilename", "WScilex.exe" |
114 | VALUE "ProductName", "Scilab 5.x Application" | 114 | VALUE "ProductName", "Scilab 5.x Application" |
115 | VALUE "ProductVersion", "5, 3, 0, 0" | 115 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc b/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc index e0988ed..005c8c0 100644 --- a/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc +++ b/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc | |||
@@ -118,7 +118,7 @@ BEGIN | |||
118 | VALUE "FileDescription", "Scilab 5.3 (GUI)" | 118 | VALUE "FileDescription", "Scilab 5.3 (GUI)" |
119 | VALUE "FileVersion", "5, 3, 0, 0" | 119 | VALUE "FileVersion", "5, 3, 0, 0" |
120 | VALUE "InternalName", "WScilex" | 120 | VALUE "InternalName", "WScilex" |
121 | VALUE "LegalCopyright", "Copyright (C) 2009" | 121 | VALUE "LegalCopyright", "Copyright (C) 2010" |
122 | VALUE "OriginalFilename", "WScilex.exe" | 122 | VALUE "OriginalFilename", "WScilex.exe" |
123 | VALUE "ProductName", "Scilab 5.3 Application" | 123 | VALUE "ProductName", "Scilab 5.3 Application" |
124 | VALUE "ProductVersion", "5, 3, 0, 0" | 124 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/scilab_windows/console.c b/scilab/modules/windows_tools/src/c/scilab_windows/console.c index c96cafa..7314db4 100644 --- a/scilab/modules/windows_tools/src/c/scilab_windows/console.c +++ b/scilab/modules/windows_tools/src/c/scilab_windows/console.c | |||
@@ -133,7 +133,7 @@ void CreateScilabConsole(int ShowBanner) | |||
133 | printf(line); | 133 | printf(line); |
134 | strcpy(line," Consortium Scilab (DIGITEO)\n"); | 134 | strcpy(line," Consortium Scilab (DIGITEO)\n"); |
135 | printf(line); | 135 | printf(line); |
136 | strcpy(line," Copyright (c) 1989-2009 (INRIA)\n"); | 136 | strcpy(line," Copyright (c) 1989-2010 (INRIA)\n"); |
137 | printf(line); | 137 | printf(line); |
138 | strcpy(line," Copyright (c) 1989-2007 (ENPC)\n"); | 138 | strcpy(line," Copyright (c) 1989-2007 (ENPC)\n"); |
139 | printf(line); | 139 | printf(line); |
diff --git a/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc b/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc index 6076b9e..a60e7eb 100644 --- a/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc +++ b/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "Scilab for Windows" | 67 | VALUE "FileDescription", "Scilab for Windows" |
68 | VALUE "FileVersion", "5, 3, 0, 0" | 68 | VALUE "FileVersion", "5, 3, 0, 0" |
69 | VALUE "InternalName", "Scilab for Windows" | 69 | VALUE "InternalName", "Scilab for Windows" |
70 | VALUE "LegalCopyright", "Copyright (C) 2009" | 70 | VALUE "LegalCopyright", "Copyright (C) 2010" |
71 | VALUE "OriginalFilename", "scilab_windows.dll" | 71 | VALUE "OriginalFilename", "scilab_windows.dll" |
72 | VALUE "ProductName", "scilab_windows" | 72 | VALUE "ProductName", "scilab_windows" |
73 | VALUE "ProductVersion", "5, 3, 0, 0" | 73 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/scilab_windows/windows_main.c b/scilab/modules/windows_tools/src/c/scilab_windows/windows_main.c index 5d10138..e859bbe 100644 --- a/scilab/modules/windows_tools/src/c/scilab_windows/windows_main.c +++ b/scilab/modules/windows_tools/src/c/scilab_windows/windows_main.c | |||
@@ -65,8 +65,6 @@ int Windows_Main (HINSTANCE hInstance, HINSTANCE hPrevInstance,PSTR szCmdLine, i | |||
65 | 65 | ||
66 | setScilabMode(SCILAB_STD); | 66 | setScilabMode(SCILAB_STD); |
67 | 67 | ||
68 | CreateScilabHiddenWndThread(); | ||
69 | |||
70 | ScilabDirectory = getScilabDirectory(FALSE); | 68 | ScilabDirectory = getScilabDirectory(FALSE); |
71 | 69 | ||
72 | if (ScilabDirectory == NULL) | 70 | if (ScilabDirectory == NULL) |
@@ -190,6 +188,7 @@ int Windows_Main (HINSTANCE hInstance, HINSTANCE hPrevInstance,PSTR szCmdLine, i | |||
190 | } | 188 | } |
191 | } | 189 | } |
192 | 190 | ||
191 | |||
193 | if ( ShortCircuitExec == TRUE) | 192 | if ( ShortCircuitExec == TRUE) |
194 | { | 193 | { |
195 | char PathWScilex[PATH_MAX*2]; | 194 | char PathWScilex[PATH_MAX*2]; |
@@ -231,6 +230,7 @@ int Windows_Main (HINSTANCE hInstance, HINSTANCE hPrevInstance,PSTR szCmdLine, i | |||
231 | if ( (sci_show_banner) && (LaunchAFile == FALSE) ) splashScreen(); | 230 | if ( (sci_show_banner) && (LaunchAFile == FALSE) ) splashScreen(); |
232 | #endif | 231 | #endif |
233 | 232 | ||
233 | CreateScilabHiddenWndThread(); | ||
234 | CreateScilabConsole(sci_show_banner); | 234 | CreateScilabConsole(sci_show_banner); |
235 | HideScilex(); /* hide console window */ | 235 | HideScilex(); /* hide console window */ |
236 | 236 | ||
diff --git a/scilab/modules/windows_tools/src/c/windows_tools.rc b/scilab/modules/windows_tools/src/c/windows_tools.rc index d596e37..3b40efa 100644 --- a/scilab/modules/windows_tools/src/c/windows_tools.rc +++ b/scilab/modules/windows_tools/src/c/windows_tools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "windows_tools module" | 68 | VALUE "FileDescription", "windows_tools module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "windows_tools module" | 70 | VALUE "InternalName", "windows_tools module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "windows_tools.dll" | 72 | VALUE "OriginalFilename", "windows_tools.dll" |
73 | VALUE "ProductName", " windows_tools" | 73 | VALUE "ProductName", " windows_tools" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc b/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc index 44481a2..e83c2fd 100644 --- a/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc +++ b/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nowindows_tools module" | 68 | VALUE "FileDescription", "nowindows_tools module" |
69 | VALUE "FileVersion", "5, 3, 0, 0" | 69 | VALUE "FileVersion", "5, 3, 0, 0" |
70 | VALUE "InternalName", "nowindows_tools module" | 70 | VALUE "InternalName", "nowindows_tools module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nowindows_tools.dll" | 72 | VALUE "OriginalFilename", "nowindows_tools.dll" |
73 | VALUE "ProductName", " nowindows_tools" | 73 | VALUE "ProductName", " nowindows_tools" |
74 | VALUE "ProductVersion", "5, 3, 0, 0" | 74 | VALUE "ProductVersion", "5, 3, 0, 0" |
diff --git a/scilab/modules/xcos/src/java/org/scilab/modules/xcos/block/AfficheBlock.java b/scilab/modules/xcos/src/java/org/scilab/modules/xcos/block/AfficheBlock.java index 9b1e2fc..5699b55 100644 --- a/scilab/modules/xcos/src/java/org/scilab/modules/xcos/block/AfficheBlock.java +++ b/scilab/modules/xcos/src/java/org/scilab/modules/xcos/block/AfficheBlock.java | |||
@@ -17,34 +17,54 @@ import org.scilab.modules.hdf5.scilabTypes.ScilabDouble; | |||
17 | import org.scilab.modules.hdf5.scilabTypes.ScilabList; | 17 | import org.scilab.modules.hdf5.scilabTypes.ScilabList; |
18 | import org.scilab.modules.hdf5.scilabTypes.ScilabType; | 18 | import org.scilab.modules.hdf5.scilabTypes.ScilabType; |
19 | 19 | ||
20 | /** | ||
21 | * Implement the AFFICH_m block | ||
22 | */ | ||
20 | public final class AfficheBlock extends BasicBlock { | 23 | public final class AfficheBlock extends BasicBlock { |
21 | 24 | ||
22 | private static final long serialVersionUID = 6874403612919831380L; | 25 | private static final long serialVersionUID = 6874403612919831380L; |
23 | 26 | ||
24 | private int hashCode = 0; | 27 | private int hashCode; |
25 | 28 | ||
29 | /** Default constructor */ | ||
26 | public AfficheBlock() { | 30 | public AfficheBlock() { |
27 | super(); | 31 | super(); |
28 | setInterfaceFunctionName("AFFICH_m"); | 32 | setInterfaceFunctionName("AFFICH_m"); |
29 | setValue("0.00"); | 33 | setValue("0.00"); |
30 | } | 34 | } |
31 | 35 | ||
36 | /** | ||
37 | * Constructor with label | ||
38 | * @param label the default label. | ||
39 | */ | ||
40 | @Deprecated | ||
32 | protected AfficheBlock(String label) { | 41 | protected AfficheBlock(String label) { |
33 | this(); | 42 | this(); |
34 | } | 43 | } |
35 | 44 | ||
36 | public int getHashCode(){ | 45 | /** |
37 | //generate UID | 46 | * @return the instance UID. |
47 | */ | ||
48 | public int getHashCode() { | ||
49 | //generate UID if needed (initialization is 0) | ||
38 | if (hashCode == 0) { | 50 | if (hashCode == 0) { |
39 | hashCode = UUID.randomUUID().hashCode(); | 51 | hashCode = UUID.randomUUID().hashCode(); |
40 | } | 52 | } |
41 | return hashCode; | 53 | return hashCode; |
42 | } | 54 | } |
43 | 55 | ||
44 | public void setHashCode(int hashcode){ | 56 | /** |
57 | * Set the instance UID. | ||
58 | * @param hashcode The new UID. | ||
59 | */ | ||
60 | public void setHashCode(int hashcode) { | ||
45 | this.hashCode = hashcode; | 61 | this.hashCode = hashcode; |
46 | } | 62 | } |
47 | 63 | ||
64 | /** | ||
65 | * @return The scilab formated object parameters | ||
66 | */ | ||
67 | @Override | ||
48 | public ScilabType getObjectsParameters() { | 68 | public ScilabType getObjectsParameters() { |
49 | ScilabList list = new ScilabList(); | 69 | ScilabList list = new ScilabList(); |
50 | list.add(new ScilabDouble(getHashCode())); | 70 | list.add(new ScilabDouble(getHashCode())); |