/************************************************************************* * * 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_xsltfilter.scp,v $ * $Revision: 1.18 $ * * 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 * * for a copy of the LGPLv3 License. * ************************************************************************/ #include "macros.inc" File gid_File_Registry_Spool_Oo_TypeDetection_XSLT_Types_Xcu TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types; Name = "/registry/spool/fcfg_xslt_types.xcu"; End File gid_File_Registry_Spool_Oo_TypeDetection_XSLT_Filters_Xcu TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter; Name = "/registry/spool/fcfg_xslt_filters.xcu"; End File gid_File_Stw_Docbooktemplate TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Xslt_Docbook; Name = "DocBookTemplate.stw"; End File gid_File_Xsl_Docbooktosoffheadings TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Xslt_Docbook; Name = "docbooktosoffheadings.xsl"; End File gid_File_Xsl_Sofftodocbookheadings TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Xslt_Docbook; Name = "sofftodocbookheadings.xsl"; End File gid_File_Xsl_Export_Xhtml_Body TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Xslt_Export_Xhtml; Name = "/xslt/export/xhtml/body.xsl"; End File gid_File_Xsl_Export_Xhtml_Header TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Xslt_Export_Xhtml; Name = "/xslt/export/xhtml/header.xsl"; End File gid_File_Xsl_Export_Xhtml_Ooo2xhtml TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Xslt_Export_Xhtml; Name = "/xslt/export/xhtml/opendoc2xhtml.xsl"; End File gid_File_Xsl_Export_Xhtml_Table TXT_FILE_BODY; Styles = (PACKED); Dir = gid_Dir_Share_Xslt_Export_Xhtml; Name = "/xslt/export/xhtml/table.xsl"; End 24.04.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_python.mk
AgeCommit message (Expand)Author
2017-02-10Remove MinGW supportStephan Bergmann