680d33e7f0
2007/07/17 08:14:50 lla 1.18.4.1: #i79133# no toolbars in patch
186 lines
5.9 KiB
Text
186 lines
5.9 KiB
Text
/*************************************************************************
|
|
*
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
*
|
|
* $RCSfile: file_base.scp,v $
|
|
*
|
|
* $Revision: 1.21 $
|
|
*
|
|
* last change: $Author: hr $ $Date: 2007-08-02 14:44:48 $
|
|
*
|
|
* The Contents of this file are made available subject to
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
|
*
|
|
*
|
|
* GNU Lesser General Public License Version 2.1
|
|
* =============================================
|
|
* Copyright 2005 by Sun Microsystems, Inc.
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
*
|
|
* This library 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 for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
* License along with this library; if not, write to the Free Software
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
* MA 02111-1307 USA
|
|
*
|
|
************************************************************************/
|
|
|
|
#include "macros.inc"
|
|
|
|
File gid_File_Exe_Sbase
|
|
BIN_FILE_BODY;
|
|
Dir = gid_Dir_Program;
|
|
Name = EXENAME(sbase);
|
|
Styles = (PACKED, PATCH);
|
|
End
|
|
|
|
#if defined WNT
|
|
File gid_File_Exe_Odbcconfig
|
|
BIN_FILE_BODY;
|
|
Dir = gid_Dir_Program;
|
|
Name = EXENAME(odbcconfig);
|
|
Styles = (PACKED, PATCH);
|
|
End
|
|
#endif
|
|
|
|
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Abp, abp)
|
|
STD_RES_FILE_PATCH( gid_File_Res_Abp, abp)
|
|
|
|
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Dbp, dbp)
|
|
STD_RES_FILE_PATCH( gid_File_Res_Dbp, dbp)
|
|
|
|
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Dbu, dbu )
|
|
STD_RES_FILE_PATCH( gid_File_Res_Dbu, dbu)
|
|
|
|
STD_RES_FILE_PATCH( gid_File_Res_Cnr, cnr)
|
|
STD_RES_FILE_PATCH( gid_File_Res_Sdbcl, sdbcl)
|
|
|
|
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Rpt, rpt )
|
|
STD_RES_FILE_PATCH( gid_File_Res_Rpt, rpt)
|
|
|
|
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Rptui, rptui )
|
|
STD_RES_FILE_PATCH( gid_File_Res_Rptui, rptui)
|
|
|
|
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Rptxml, rptxml )
|
|
|
|
#if defined UNX && ! defined MACOSX
|
|
|
|
File gid_File_Share_Xdg_Base
|
|
TXT_FILE_BODY;
|
|
Dir = gid_Dir_Share_Xdg;
|
|
Styles = (PACKED,SCPZIP_REPLACE);
|
|
Name = "base.desktop";
|
|
End
|
|
|
|
#endif
|
|
|
|
File gid_File_Help_Sdatabase_Zip
|
|
Dir = gid_Dir_Help_Isolanguage;
|
|
ARCHIVE_TXT_FILE_BODY_PATCH;
|
|
EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG(sdatabase);
|
|
Patchfiles = ("sdatabase.db",
|
|
"sdatabase.ht",
|
|
"sdatabase.jar",
|
|
"sdatabase.key",
|
|
"sdatabase.idx/CONTEXTS",
|
|
"sdatabase.idx/DICTIONARY",
|
|
"sdatabase.idx/DOCS",
|
|
"sdatabase.idx/DOCS.TAB",
|
|
"sdatabase.idx/EDGE",
|
|
"sdatabase.idx/LINKNAMES",
|
|
"sdatabase.idx/OFFSETS",
|
|
"sdatabase.idx/POSITIONS",
|
|
"sdatabase.idx/SCHEMA");
|
|
End
|
|
|
|
File gid_File_Registry_Spool_Oo_Setup_Base_Xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Setup;
|
|
Name = "/registry/spool/org/openoffice/Setup-base.xcu";
|
|
End
|
|
|
|
File gid_File_Registry_Spool_Oo_Common_Base_Xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Common;
|
|
Name = "/registry/spool/org/openoffice/Office/Common-base.xcu";
|
|
End
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Database_Types_Xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
|
|
Name = "/registry/spool/fcfg_database_types.xcu";
|
|
End
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Database_Filters_Xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
|
|
Name = "/registry/spool/fcfg_database_filters.xcu";
|
|
End
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Database_Others_Xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Misc;
|
|
Name = "/registry/spool/fcfg_database_others.xcu";
|
|
End
|
|
|
|
File gid_File_Registry_Spool_Oo_Setup_Report_Xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Setup;
|
|
Name = "/registry/spool/org/openoffice/Setup-report.xcu";
|
|
End
|
|
|
|
File gid_File_Registry_Spool_Oo_Embedding_Report_Xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Embedding;
|
|
Name = "/registry/spool/org/openoffice/Office/Embedding-report.xcu";
|
|
End
|
|
|
|
File gid_File_Oo_Office_Reportdesign_Xcs
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
Name = "/registry/schema/org/openoffice/Office/ReportDesign.xcs";
|
|
End
|
|
|
|
File gid_File_Oo_Office_Ui_Dbreportwindowstate_Xcs
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED, PATCH);
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
Name = "/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs";
|
|
End
|
|
|
|
File gid_File_Oo_Office_Ui_Dbreportwindowstate_xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
Name = "/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu";
|
|
End
|
|
|
|
File gid_File_Oo_Office_Ui_Reportcommands_Xcs
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED, PATCH);
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
Name = "/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs";
|
|
End
|
|
|
|
File gid_File_Oo_Office_Ui_Reportcommands_Xcu
|
|
TXT_FILE_BODY;
|
|
Styles = (PACKED,PATCH);
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
Name = "/registry/data/org/openoffice/Office/UI/ReportCommands.xcu";
|
|
End
|