diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-08 20:48:55 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-08 20:48:55 +0000 |
commit | d76f4f8488984859fcb86bbe61ee46efbedb7370 (patch) | |
tree | b1c9bfebf37b25aba0ce85de3d5eaa2a16934a06 /basic | |
parent | 90aa77026c28b308789409ba0ecc4854e0825247 (diff) |
Merge SRC633: 06/08/01 - 23:48:15
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/app/testtool.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/basic/source/app/testtool.src b/basic/source/app/testtool.src index c6c0788c1093..6cd0bf259d4e 100644 --- a/basic/source/app/testtool.src +++ b/basic/source/app/testtool.src @@ -2,9 +2,9 @@ * * $RCSfile: testtool.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2001-06-01 19:27:17 $ + * last change: $Author: kz $ $Date: 2001-06-08 21:48:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -233,3 +233,4 @@ String S_STARTING_APPLICATION Text[ finnish ] = "Aloitetaan sovellus"; }; + |