diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-13 20:45:20 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-13 20:45:20 +0000 |
commit | 40abba837bb210030800e10733677d12c8158d8b (patch) | |
tree | d06fd3b747c366f7139bdb7e10a3a704c50cab8d /goodies | |
parent | 6167fbfe47355e5762810f9c942bd088e1be6f15 (diff) |
Merge SRC633: 13.06.01 - 23:46:07
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/eps/dlgeps.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/goodies/source/filter.vcl/eps/dlgeps.src b/goodies/source/filter.vcl/eps/dlgeps.src index 8c0986ad2076..c72e50b170a2 100644 --- a/goodies/source/filter.vcl/eps/dlgeps.src +++ b/goodies/source/filter.vcl/eps/dlgeps.src @@ -2,9 +2,9 @@ * * $RCSfile: dlgeps.src,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: kz $ $Date: 2001-06-08 21:43:40 $ + * last change: $Author: kz $ $Date: 2001-06-13 21:45:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -637,3 +637,4 @@ ModalDialog DLG_EXPORT_EPS Text[ catalan ] = "Opciones Exportacin EPS"; }; + |