diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-07-13 19:12:08 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-07-13 19:12:08 +0000 |
commit | a0a9d1249057faf5168c8607df16ed4c7ff2f74c (patch) | |
tree | 8ebeb34000b95aeb5567ea052ebc080e4a504080 /svtools | |
parent | 9c9553aa2f2c436c3b977028e37d282b5932e51f (diff) |
Merge SRC638: 13.07.01 - 22:11:57
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/filter.vcl/filter/strings.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/source/filter.vcl/filter/strings.src b/svtools/source/filter.vcl/filter/strings.src index a97d579b3726..1f40b0556217 100644 --- a/svtools/source/filter.vcl/filter/strings.src +++ b/svtools/source/filter.vcl/filter/strings.src @@ -2,9 +2,9 @@ * * $RCSfile: strings.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kz $ $Date: 2001-06-08 21:40:25 $ + * last change: $Author: kz $ $Date: 2001-07-13 20:12:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -113,3 +113,4 @@ String KEY_RLE_CODING Text = "RLE_Coding" ; }; + |