2004-02-05 11:10:37 -06:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
2005-09-08 19:38:24 -05:00
|
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
|
|
*
|
|
|
|
* $RCSfile: file_resource_ooo.scp,v $
|
|
|
|
*
|
|
|
|
* $Revision: 1.26 $
|
|
|
|
*
|
|
|
|
* last change: $Author: rt $ $Date: 2005-09-09 01:38:24 $
|
|
|
|
*
|
|
|
|
* 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
|
|
|
|
*
|
2004-02-05 11:10:37 -06:00
|
|
|
************************************************************************/
|
|
|
|
|
|
|
|
#include "macros.inc"
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Abp, abp)
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Basctl, basctl)
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Bib, bib )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Cal, cal )
|
|
|
|
|
2004-08-03 07:18:42 -05:00
|
|
|
// BM: #117495# remove chart2 from setup. I just comment this
|
|
|
|
// out, because it will later be re-added
|
|
|
|
// STD_RES_FILE( gid_File_Res_Chartcontroller, chartcontroller )
|
2004-02-10 04:10:55 -06:00
|
|
|
|
2004-02-05 11:10:37 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Dba, dba)
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Dbp, dbp)
|
|
|
|
|
2005-06-30 10:39:18 -05:00
|
|
|
STD_RES_FILE_PATCH( gid_File_Res_Dbu, dbu)
|
2004-02-05 11:10:37 -06:00
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Dbw, dbw )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Dkt, dkt)
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Epb, epb )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Epg, epg )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Epp, epp )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Eur, eur )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Frm, frm)
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Fwe, fwe)
|
|
|
|
|
2005-04-13 02:44:06 -05:00
|
|
|
STD_RES_FILE( gid_File_Res_Fps_Office, fps_office)
|
|
|
|
|
2004-02-05 11:10:37 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Gal, gal )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Imp, imp )
|
|
|
|
|
2004-06-11 05:58:01 -05:00
|
|
|
STD_RES_FILE( gid_File_Res_Deployment, deployment )
|
|
|
|
STD_RES_FILE( gid_File_Res_DeploymentGui, deploymentgui )
|
|
|
|
|
2004-02-05 11:10:37 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Lgd, lgd )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Ofa, ofa )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Ooo, ooo )
|
|
|
|
|
|
|
|
#ifdef WNT
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Opc, opc )
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Pcr, pcr)
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Pdffilter, pdffilter)
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Preload, preload)
|
|
|
|
|
2005-04-27 05:16:00 -05:00
|
|
|
STD_RES_FILE( gid_File_Res_Productregistration, productregistration)
|
|
|
|
|
2004-02-05 11:10:37 -06:00
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_San, san )
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Sch, sch )
|
|
|
|
|
2004-05-03 07:59:50 -05:00
|
|
|
//
|
|
|
|
// start binfilter #110743#
|
2004-06-07 02:36:13 -05:00
|
|
|
//
|
2004-05-03 07:59:50 -05:00
|
|
|
|
2005-02-11 08:54:55 -06:00
|
|
|
#ifndef WITHOUT_BINFILTER
|
2004-05-03 07:59:50 -05:00
|
|
|
STD_RES_FILE( gid_File_Res_Bf_Sch, bf_sch )
|
|
|
|
STD_RES_FILE( gid_File_Res_Bf_Svx, bf_svx )
|
|
|
|
STD_RES_FILE( gid_File_Res_Bf_Frm, bf_frm )
|
|
|
|
STD_RES_FILE( gid_File_Res_Bf_Ofa, bf_ofa )
|
|
|
|
STD_RES_FILE( gid_File_Res_Bf_Sd, bf_sd )
|
|
|
|
STD_RES_FILE( gid_File_Res_Bf_Sw, bf_sw )
|
|
|
|
STD_RES_FILE( gid_File_Res_Bf_Sfx, bf_sfx )
|
2005-02-11 08:54:55 -06:00
|
|
|
#endif
|
2004-05-03 07:59:50 -05:00
|
|
|
|
|
|
|
//
|
|
|
|
// end binfilter #110743#
|
2004-06-07 02:36:13 -05:00
|
|
|
//
|
2004-05-03 07:59:50 -05:00
|
|
|
|
2004-02-05 11:10:37 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Sd, sd )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Sfx, sfx )
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
2004-12-16 04:03:17 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Spa, spa )
|
2004-02-05 11:10:37 -06:00
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Stt, stt )
|
|
|
|
|
2004-12-16 04:03:17 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Svs, svs )
|
2004-02-05 11:10:37 -06:00
|
|
|
|
2004-12-16 04:03:17 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Svt, svt )
|
2005-07-07 07:18:43 -05:00
|
|
|
STD_RES_FILE_ONLY_PATCH( gid_File_Res_Svp, svp )
|
2004-02-05 11:10:37 -06:00
|
|
|
|
2005-07-18 06:31:30 -05:00
|
|
|
STD_RES_FILE_PATCH( gid_File_Res_Svx, svx )
|
2004-09-17 07:58:36 -05:00
|
|
|
STD_RES_FILE( gid_File_Res_TextConversionDlgs, textconversiondlgs )
|
2004-02-05 11:10:37 -06:00
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Sw, sw )
|
|
|
|
|
2004-12-16 04:03:17 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Tk, tk )
|
2004-02-05 11:10:37 -06:00
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Tpl, tpl )
|
|
|
|
|
2004-12-16 04:03:17 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Uui, uui )
|
2004-02-05 11:10:37 -06:00
|
|
|
|
2004-12-16 04:03:17 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Vcl, vcl )
|
2004-02-05 11:10:37 -06:00
|
|
|
|
2005-03-18 09:33:28 -06:00
|
|
|
STD_RES_FILE( gid_File_Res_Wzi, wzi )
|
|
|
|
|
2004-11-30 05:47:40 -06:00
|
|
|
//STD_RES_FILE( gid_File_Res_Wwz, wwz )
|
2004-02-05 11:10:37 -06:00
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Xsltdlg, xsltdlg )
|
2004-08-12 04:37:06 -05:00
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_AVMedia, avmedia )
|
2004-08-31 07:44:46 -05:00
|
|
|
|
2005-03-30 04:40:41 -06:00
|
|
|
#ifndef WITHOUT_MOZILLA
|
2004-08-31 07:44:46 -05:00
|
|
|
STD_RES_FILE( gid_File_Res_XMLSecurity, xmlsec )
|
2005-03-30 04:40:41 -06:00
|
|
|
#endif
|
|
|
|
|