diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-10-12 20:19:15 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-10-12 20:19:15 +0000 |
commit | 369e1d6b2abeb8de24d22644c0e5a025906ab426 (patch) | |
tree | cc3a936b27dd29bde1310227cabce9eee3a5ce2c /sw | |
parent | 499b024e189bbd30fb2538f97f48ab26d527cddc (diff) |
Merge SRC641: 12.10.01 - 23:19:42
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/dochdl/dochdl.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/dochdl/dochdl.src b/sw/source/ui/dochdl/dochdl.src index 5a95f4270537..41213add9ad7 100644 --- a/sw/source/ui/dochdl/dochdl.src +++ b/sw/source/ui/dochdl/dochdl.src @@ -2,9 +2,9 @@ * * $RCSfile: dochdl.src,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: kz $ $Date: 2001-10-02 21:12:47 $ + * last change: $Author: kz $ $Date: 2001-10-12 21:19:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -374,3 +374,4 @@ String STR_SW_TEAM_NAMES TEXT = "Michael Brauer, Martin Gallwey, Thomas Lange, Andreas Martens, Caolan McNamara, Frank Meies, Juergen Pingel, Oliver Specht, Daniel Vogelheim"; }; + |