diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-08 20:56:27 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-08 20:56:27 +0000 |
commit | 67a6519fe92da798efd03c63556035c5b7f87074 (patch) | |
tree | e12794584bb4912d5323d1e03871bd96c64d9e8e /svx/source/outliner | |
parent | c46eb58d43a162e9febaad05b3ad815cb7e62c58 (diff) |
Merge SRC633: 08.06.01 - 23:56:56
Diffstat (limited to 'svx/source/outliner')
-rw-r--r-- | svx/source/outliner/outliner.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/outliner/outliner.src b/svx/source/outliner/outliner.src index aca289e2cda0..3cca12c610c4 100644 --- a/svx/source/outliner/outliner.src +++ b/svx/source/outliner/outliner.src @@ -2,9 +2,9 @@ * * $RCSfile: outliner.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kz $ $Date: 2001-05-16 15:11:13 $ + * last change: $Author: kz $ $Date: 2001-06-08 21:56:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -239,3 +239,4 @@ String RID_OUTLUNDO_INSERT TEXT[ language_user1 ] = " "; TEXT[ catalan ] = "Insertar"; }; + |