From 6c29197780a438baba6714fb437bd0ba38d013e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Thu, 17 Jun 2004 14:45:55 +0000 Subject: [PATCH] INTEGRATION: CWS defaultmailer (1.14.6); FILE MERGED 2004/06/10 07:48:24 obr 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED 2004/06/07 12:32:52 obr 1.14.6.1: #i21321# added new binary names >senddoc[.exe] and renamed services to comply to UNO service naming scheme --- scp2/source/ooo/file_ooo.scp | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 46f1c8cbacf7..04f615747985 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: file_ooo.scp,v $ * -* $Revision: 1.20 $ +* $Revision: 1.21 $ * -* last change: $Author: kz $ $Date: 2004-06-14 13:25:59 $ +* last change: $Author: rt $ $Date: 2004-06-17 15:45:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -308,6 +308,17 @@ End #endif +File gid_File_Bin_Senddoc + BIN_FILE_BODY; + Dir = gid_Dir_Program; + Styles = (PACKED); + #ifdef UNX + Name = "senddoc"; + #else + Name = "senddoc.exe"; + #endif +End + #ifdef UNX File gid_File_Bin_Sopatchlevel_Sh