office-gobmx/scp2/source/ooo/file_improvement.scp
Vladimir Glazounov c6a7b38c00 CWS-TOOLING: integrate CWS oooimprovement3_DEV300
2009-02-26 16:28:11 +0100 jsk  r268533 : #i99197#
2009-02-26 15:03:06 +0100 jsk  r268524 : #i99197#
2009-02-26 15:00:34 +0100 jsk  r268522 : i99187#
2009-02-23 13:37:17 +0100 b_michaelsen  r268353 : #i99491# fixing OStringBuffer construction. thanks, tono
2009-02-18 17:31:06 +0100 b_michaelsen  r268247 : cleaned mixup between base and brand layer
2009-02-17 15:00:48 +0100 b_michaelsen  r268172 : fixed treeopt.cxx
2009-02-17 14:59:04 +0100 b_michaelsen  r268171 : catching all exceptions
2009-02-16 14:06:33 +0100 jsk  r267805 : #i99197#
2009-02-16 14:05:30 +0100 jsk  r267804 : #i99197#
2009-02-16 14:04:35 +0100 jsk  r267803 : #i99197#
2009-02-13 17:45:43 +0100 b_michaelsen  r267735 : #i98981# ensure logging of accelerators
2009-02-13 16:53:59 +0100 b_michaelsen  r267732 : #i98741# deploying usage tracking enabling xcu with BUILD SPECIAL
2009-02-13 16:52:40 +0100 b_michaelsen  r267731 : #i98741# delivering usage tracking enabling xcu
2009-02-13 16:43:55 +0100 b_michaelsen  r267730 : #i98981# adding abbrevation for accerators
2009-02-12 16:53:59 +0100 b_michaelsen  r267678 : #i98981# diasble logging of key events
2009-02-12 16:11:23 +0100 b_michaelsen  r267673 : #i98981# reliable way to toggle usage tracking
2009-02-12 16:10:13 +0100 b_michaelsen  r267672 : #i98981# reliable way to toggle usage tracking
2009-03-18 10:45:43 +00:00

53 lines
1.9 KiB
Text

/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: file_jre_ooo.scp,v $
* $Revision: 1.11 $
*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************/
#include "macros.inc"
#if defined(BUILD_SPECIAL)
File gid_File_Share_Registry_Modules_Oo_Office_Logging_Improvement
TXT_FILE_BODY;
Styles = (PACKED);
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Logging;
Name = "/registry/spool/org/openoffice/Office/Logging/Logging-oooimprovement.xcu";
End
#endif
#if defined(BUILD_SPECIAL)
File gid_File_Share_Registry_Modules_Oo_Office_Jobs_Improvement
TXT_FILE_BODY;
Styles = (PACKED);
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Jobs;
Name = "/registry/spool/org/openoffice/Office/Jobs/Jobs-oooimprovement.xcu";
End
#endif
#if defined(BUILD_SPECIAL)
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Oooimprovement , oooimprovement)
#endif