diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-11-08 16:25:37 -0600 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-11-09 07:58:02 +0000 |
commit | 060219ac1a2350cfe89d5415b925dca8150f864d (patch) | |
tree | b708135a25bd5e32673e29eaef9abe785c2ad200 /scp2 | |
parent | 325ac9d353057767da9648fab332eac9c4a6ef0c (diff) |
binfilter.die.die.die
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3
Reviewed-on: https://gerrit.libreoffice.org/1014
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/InstallModule_binfilter.mk | 41 | ||||
-rw-r--r-- | scp2/InstallScript_setup_osl.mk | 3 | ||||
-rw-r--r-- | scp2/Module_scp2.mk | 3 | ||||
-rwxr-xr-x | scp2/inc/macros.inc | 8 | ||||
-rw-r--r-- | scp2/source/binfilter/file_binfilter.scp | 73 | ||||
-rw-r--r-- | scp2/source/binfilter/module_binfilter.scp | 67 | ||||
-rw-r--r-- | scp2/source/binfilter/module_binfilter.ulf | 23 | ||||
-rw-r--r-- | scp2/source/binfilter/registryitem_binfilter.scp | 931 | ||||
-rw-r--r-- | scp2/source/binfilter/registryitem_binfilter.ulf | 44 | ||||
-rw-r--r-- | scp2/source/ooo/common_brand.scp | 10 |
10 files changed, 0 insertions, 1203 deletions
diff --git a/scp2/InstallModule_binfilter.mk b/scp2/InstallModule_binfilter.mk deleted file mode 100644 index c6ee85cff875..000000000000 --- a/scp2/InstallModule_binfilter.mk +++ /dev/null @@ -1,41 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- -# Version: MPL 1.1 / GPLv3+ / LGPLv3+ -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License or as specified alternatively below. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# Major Contributor(s): -# Copyright (C) 2012 Red Hat, Inc., David Tardon <dtardon@redhat.com> -# (initial developer) -# -# All Rights Reserved. -# -# For minor contributions see the git repository. -# -# Alternatively, the contents of this file may be used under the terms of -# either the GNU General Public License Version 3 or later (the "GPLv3+"), or -# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), -# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable -# instead of those above. - -$(eval $(call gb_InstallModule_InstallModule,scp2/binfilter)) - -$(eval $(call gb_InstallModule_add_scpfiles,scp2/binfilter,\ - scp2/source/binfilter/file_binfilter \ -)) - -$(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/binfilter,\ - scp2/source/binfilter/module_binfilter \ - $(if $(filter WNT,$(GUI)),\ - scp2/source/binfilter/registryitem_binfilter \ - ) \ -)) - -# vim: set shiftwidth=4 tabstop=4 noexpandtab: diff --git a/scp2/InstallScript_setup_osl.mk b/scp2/InstallScript_setup_osl.mk index cbe59b470497..dd9a4d023879 100644 --- a/scp2/InstallScript_setup_osl.mk +++ b/scp2/InstallScript_setup_osl.mk @@ -49,9 +49,6 @@ $(eval $(call gb_InstallScript_use_modules,setup_osl,\ scp2/winexplorerext \ ) \ ) \ - $(if $(filter YES,$(WITH_BINFILTER)),\ - scp2/binfilter \ - ) \ $(if $(filter TRUE,$(ENABLE_CRASHDUMP)),\ scp2/crashrep \ ) \ diff --git a/scp2/Module_scp2.mk b/scp2/Module_scp2.mk index 95b1df2ce429..c4f8145d7e60 100644 --- a/scp2/Module_scp2.mk +++ b/scp2/Module_scp2.mk @@ -58,9 +58,6 @@ $(eval $(call gb_Module_add_targets,scp2,\ InstallModule_winexplorerext \ ) \ ) \ - $(if $(filter YES,$(WITH_BINFILTER)),\ - InstallModule_binfilter \ - ) \ $(if $(filter TRUE,$(ENABLE_CRASHDUMP)),\ InstallModule_crashrep \ ) \ diff --git a/scp2/inc/macros.inc b/scp2/inc/macros.inc index 8f0a08b05a4d..c10a136e915a 100755 --- a/scp2/inc/macros.inc +++ b/scp2/inc/macros.inc @@ -131,14 +131,6 @@ Styles = (PACKED); \ End -#define BINFILTER_RES_FILE(id,name) \ - File id \ - TXT_FILE_BODY; \ - Name = STRING(CONCAT3(name,en-US,.res)); \ - Dir = gid_Dir_Resource; \ - Styles = (PACKED); \ - End - #define STD_FILTER_FILE(id,name) \ File id \ PACKED_LIB_FILE_BODY; \ diff --git a/scp2/source/binfilter/file_binfilter.scp b/scp2/source/binfilter/file_binfilter.scp deleted file mode 100644 index 538d1a25e318..000000000000 --- a/scp2/source/binfilter/file_binfilter.scp +++ /dev/null @@ -1,73 +0,0 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * 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" - -File gid_File_Share_Registry_Binfilter_Xcd - TXT_FILE_BODY; - Styles = (PACKED); - Dir = gid_Brand_Dir_Share_Registry; - Name = "binfilter.xcd"; -End - -File gid_Starregistry_Legacy_Binfilters_Rdb - TXT_FILE_BODY; - Name = "legacy_binfilters.rdb"; - Dir = gid_Brand_Dir_Program; - Styles = (PACKED); -End - - - -STD_LIB_FILE( gid_File_Lib_Bf_Go, bf_go) -STD_LIB_FILE( gid_File_Lib_Bf_Sch, bf_sch) -STD_LIB_FILE( gid_File_Lib_Bf_Xo, bf_xo) -STD_LIB_FILE( gid_File_Lib_Bf_Svx, bf_svx) -STD_LIB_FILE( gid_File_Lib_Bf_Svt, bf_svt) -STD_LIB_FILE( gid_File_Lib_Bf_Frm, bf_frm) -STD_LIB_FILE( gid_File_Lib_Bf_Ofa, bf_ofa) -STD_LIB_FILE( gid_File_Lib_Bf_Sb, bf_sb) -STD_LIB_FILE( gid_File_Lib_Bf_Sc, bf_sc) -STD_LIB_FILE( gid_File_Lib_Bf_Sd, bf_sd) -STD_LIB_FILE( gid_File_Lib_Bf_Sm, bf_sm) -STD_LIB_FILE( gid_File_Lib_Bf_Sw, bf_sw) -STD_LIB_FILE( gid_File_Lib_Bf_Wrapper, bf_wrapper) -STD_LIB_FILE( gid_File_Lib_Legacy_Binfilters, legacy_binfilters) -STD_LIB_FILE( gid_File_Lib_Bf_So, bf_so) -STD_LIB_FILE( gid_File_Lib_Bf_Migratefilter, bf_migratefilter) -STD_LIB_FILE( gid_File_Lib_Bindet, bindet) - -BINFILTER_RES_FILE( gid_File_Res_Bf_Sch, bf_sch ) -BINFILTER_RES_FILE( gid_File_Res_Bf_Svx, bf_svx ) -BINFILTER_RES_FILE( gid_File_Res_Bf_Svt, bf_svt ) -BINFILTER_RES_FILE( gid_File_Res_Bf_Frm, bf_frm ) -BINFILTER_RES_FILE( gid_File_Res_Bf_Ofa, bf_ofa ) -BINFILTER_RES_FILE( gid_File_Res_Bf_Sc, bf_sc ) -BINFILTER_RES_FILE( gid_File_Res_Bf_Sd, bf_sd ) -BINFILTER_RES_FILE( gid_File_Res_Bf_Sm, bf_sm) -BINFILTER_RES_FILE( gid_File_Res_Bf_Sw, bf_sw ) diff --git a/scp2/source/binfilter/module_binfilter.scp b/scp2/source/binfilter/module_binfilter.scp deleted file mode 100644 index 873652e6e16a..000000000000 --- a/scp2/source/binfilter/module_binfilter.scp +++ /dev/null @@ -1,67 +0,0 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * 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" - -Module gid_Module_Optional_Binfilter - PackageInfo = "packinfo_office.txt"; - MOD_NAME_DESC ( MODULE_OPTIONAL_BINFILTER ); - Sortkey = "700"; - InstallOrder = "1100"; - ParentID = gid_Module_Optional; - Default = NO; - Files = (gid_File_Share_Registry_Binfilter_Xcd, - gid_Starregistry_Legacy_Binfilters_Rdb, - gid_File_Lib_Bf_Go, - gid_File_Lib_Bf_Sch, - gid_File_Lib_Bf_Lng, - gid_File_Lib_Bf_Xo, - gid_File_Lib_Bf_Svx, - gid_File_Lib_Bf_Svt, - gid_File_Lib_Bf_Frm, - gid_File_Lib_Bf_Ofa, - gid_File_Lib_Bf_Sb, - gid_File_Lib_Bf_Sc, - gid_File_Lib_Bf_Sd, - gid_File_Lib_Bf_Sm, - gid_File_Lib_Bf_So, - gid_File_Lib_Bf_Sw, - gid_File_Lib_Bf_Wrapper, - gid_File_Lib_Legacy_Binfilters, - gid_File_Lib_Bf_Migratefilter, - gid_File_Lib_Bindet, - gid_File_Res_Bf_Sch, - gid_File_Res_Bf_Svx, - gid_File_Res_Bf_Svt, - gid_File_Res_Bf_Frm, - gid_File_Res_Bf_Ofa, - gid_File_Res_Bf_Sc, - gid_File_Res_Bf_Sd, - gid_File_Res_Bf_Sm, - gid_File_Res_Bf_Sw, - gid_File_Res_Bf_Sfx); -End diff --git a/scp2/source/binfilter/module_binfilter.ulf b/scp2/source/binfilter/module_binfilter.ulf deleted file mode 100644 index c72f682cbe05..000000000000 --- a/scp2/source/binfilter/module_binfilter.ulf +++ /dev/null @@ -1,23 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -[STR_NAME_MODULE_OPTIONAL_BINFILTER] -en-US = "Legacy Filters" - -[STR_DESC_MODULE_OPTIONAL_BINFILTER] -en-US = "Legacy filters, e.g. StarOffice 5.2 binary file formats." diff --git a/scp2/source/binfilter/registryitem_binfilter.scp b/scp2/source/binfilter/registryitem_binfilter.scp deleted file mode 100644 index a1e884e14f86..000000000000 --- a/scp2/source/binfilter/registryitem_binfilter.scp +++ /dev/null @@ -1,931 +0,0 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * 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" - -RegistryItem gid_Regitem_Sdw_Contenttype - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sdw"; - Name = "Content Type"; - Value = "application/vnd.stardivision.writer"; -End - -RegistryItem gid_Regitem_Sdw_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/vnd.stardivision.writer"; - Name = "Extension"; - Value = ".sdw"; -End - -RegistryItem gid_Regitem_Sdw_So4_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/x-starwriter"; - Name = "Extension"; - Value = ".sdw"; -End - -RegistryItem gid_Regitem_Sgl_Contenttype - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sgl"; - Name = "Content Type"; - Value = "application/vnd.stardivision.writer-global"; -End - -RegistryItem gid_Regitem_Sgl_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/vnd.stardivision.writer-global"; - Name = "Extension"; - Value = ".sgl"; -End - -RegistryItem gid_Regitem__Sdw - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sdw"; - Value = "soffice.StarWriterDocument.5"; -End - -RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_sdw - ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; - Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; - ModuleID = gid_Module_Optional_Binfilter; - Name = ".sdw"; - Value = "soffice.StarWriterDocument.5"; - Styles = (); -End - -RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_sgl - ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; - Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; - ModuleID = gid_Module_Optional_Binfilter; - Name = ".sgl"; - Value = "soffice.StarWriterGlobalDocument.5"; - Styles = (); -End - -RegistryItem gid_Regitem__Sgl - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sgl"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "soffice.StarWriterGlobalDocument.5"; -End - -RegistryItem gid_Regitem_Soffice_Starwriterdocument_5 - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterDocument.5"; - ModuleID = gid_Module_Optional_Binfilter; - REG_VALUE_LNG(SO52_TEXT_OOO) -End - -RegistryItem gid_Regitem_Soffice_Starwriterdocument_5_Defaulticon - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarWriterDocument.5\DefaultIcon"; - Value = "<progpath>\program\soffice.bin,1"; -End - -RegistryItem gid_Regitem_Soffice_Starwriterdocument_5_Shell - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarWriterDocument.5\shell"; - Value = "open"; -End - -RegistryItem gid_Regitem_Soffice_Starwriterdocument_5_Shell_New - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarWriterDocument.5\shell\new"; - REG_VALUE_LNG(NEW) -End - -RegistryItem gid_Regitem_Soffice_Starwriterdocument_5_Shell_New_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarWriterDocument.5\shell\new\command"; - Value = "\"<progpath>\program\soffice.exe\" -n \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starwriterdocument_5_Shell_Open_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarWriterDocument.5\shell\open\command"; - Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starwriterdocument_5_Shell_Print_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarWriterDocument.5\shell\print\command"; - Value = "\"<progpath>\program\soffice.exe\" -p \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starwriterdocument_5_Shell_Printto_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarWriterDocument.5\shell\printto\command"; - Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_5 - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterGlobalDocument.5"; - ModuleID = gid_Module_Optional_Binfilter; - REG_VALUE_LNG(SO51_MASTERDOC_OOO) -End - -RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_5_Defaulticon - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterGlobalDocument.5\DefaultIcon"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "<progpath>\program\soffice.bin,9"; -End - -RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_5_Shell - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterGlobalDocument.5\shell"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "open"; -End - -RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_5_Shell_New - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterGlobalDocument.5\shell\new"; - ModuleID = gid_Module_Optional_Binfilter; - REG_VALUE_LNG(NEW) -End - -RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_5_Shell_New_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterGlobalDocument.5\shell\new\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -n \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_5_Shell_Open_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterGlobalDocument.5\shell\open\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_5_Shell_Print_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterGlobalDocument.5\shell\print\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -p \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_5_Shell_Printto_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarWriterGlobalDocument.5\shell\printto\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; -End - -// calc - -RegistryItem gid_Regitem_Sdc_Contenttype - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sdc"; - Name = "Content Type"; - Value = "application/vnd.stardivision.calc"; -End - -RegistryItem gid_Regitem_Sdc_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/vnd.stardivision.calc"; - Name = "Extension"; - Value = ".sdc"; -End - -RegistryItem gid_Regitem_Sdc_So4_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/x-starcalc"; - Name = "Extension"; - Value = ".sdc"; -End - -RegistryItem gid_Regitem_Soffice_Starcalcdocument_5 - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarCalcDocument.5"; - REG_VALUE_LNG(SO51_SPREADSHEET_OOO) -End - -RegistryItem gid_Regitem_Soffice_Starcalcdocument_5_Defaulticon - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarCalcDocument.5\DefaultIcon"; - Value = "<progpath>\program\soffice.bin,3"; -End - -RegistryItem gid_Regitem_Soffice_Starcalcdocument_5_Shell - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarCalcDocument.5\shell"; - Value = "open"; -End - -RegistryItem gid_Regitem_Soffice_Starcalcdocument_5_Shell_New - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarCalcDocument.5\shell\new"; - REG_VALUE_LNG(NEW) -End - -RegistryItem gid_Regitem_Soffice_Starcalcdocument_5_Shell_New_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarCalcDocument.5\shell\new\command"; - Value = "\"<progpath>\program\soffice.exe\" -n \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starcalcdocument_5_Shell_Open_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarCalcDocument.5\shell\open\command"; - Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starcalcdocument_5_Shell_Print_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarCalcDocument.5\shell\print\command"; - Value = "\"<progpath>\program\soffice.exe\" -p \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starcalcdocument_5_Shell_Printto_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarCalcDocument.5\shell\printto\command"; - Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; -End - -RegistryItem gid_Regitem__Sdc - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sdc"; - Value = "soffice.StarCalcDocument.5"; -End - -RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_sdc - ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; - Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; - ModuleID = gid_Module_Optional_Binfilter; - Name = ".sdc"; - Value = "soffice.StarCalcDocument.5"; - Styles = (); -End - -// impress -RegistryItem gid_Regitem_Sdd_Contenttype - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sdd"; - Name = "Content Type"; - Value = "application/vnd.stardivision.impress"; -End - -RegistryItem gid_Regitem_Sdd_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/vnd.stardivision.impress"; - Name = "Extension"; - Value = ".sdd"; -End - -RegistryItem gid_Regitem_Sdd_So4_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/x-starimpress"; - Name = "Extension"; - Value = ".sdd"; -End - -RegistryItem gid_Regitem_Sdp_Contenttype - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sdp"; - Name = "Content Type"; - Value = "application/vnd.stardivision.impress-packed"; -End - -RegistryItem gid_Regitem_Sdp_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/vnd.stardivision.impress-packed"; - Name = "Extension"; - Value = ".sdp"; -End - -RegistryItem gid_Regitem_Soffice_Starimpressdocument_5 - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarImpressDocument.5"; - REG_VALUE_LNG(SO51_PRESENT_OOO) -End - -RegistryItem gid_Regitem_Soffice_Starimpressdocument_5_Defaulticon - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarImpressDocument.5\DefaultIcon"; - Value = "<progpath>\program\soffice.bin,7"; -End - -RegistryItem gid_Regitem_Soffice_Starimpressdocument_5_Shell - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarImpressDocument.5\shell"; - Value = "open"; -End - -RegistryItem gid_Regitem_Soffice_Starimpressdocument_5_Shell_New - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarImpressDocument.5\shell\new"; - REG_VALUE_LNG(NEW) -End - -RegistryItem gid_Regitem_Soffice_Starimpressdocument_5_Shell_New_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarImpressDocument.5\shell\new\command"; - Value = "\"<progpath>\program\soffice.exe\" -n \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starimpressdocument_5_Shell_Open_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarImpressDocument.5\shell\open\command"; - Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starimpressdocument_5_Shell_Print_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarImpressDocument.5\shell\print\command"; - Value = "\"<progpath>\program\soffice.exe\" -p \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starimpressdocument_5_Shell_Printto_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarImpressDocument.5\shell\printto\command"; - Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; -End - -RegistryItem gid_Regitem__Sdd - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sdd"; - Value = "soffice.StarImpressDocument.5"; -End - -RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_sdd - ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; - Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; - ModuleID = gid_Module_Optional_Binfilter; - Name = ".sdd"; - Value = "soffice.StarImpressDocument.5"; - Styles = (); -End - -RegistryItem gid_Regitem__Sdp - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sdp"; - Value = "soffice.StarStorageDocument.5"; -End - -// .sdp no longer supported -// RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_sdp -// ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; -// Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; -// ModuleID = gid_Module_Optional_Binfilter; -// Name = ".sdp"; -// Value = "soffice.StarStorageDocument.5"; -// Styles = (); -// End - -// draw - -RegistryItem gid_Regitem_Sda_Contenttype - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sda"; - Name = "Content Type"; - Value = "application/vnd.stardivision.draw"; -End - -RegistryItem gid_Regitem_Sda_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/vnd.stardivision.draw"; - Name = "Extension"; - Value = ".sda"; -End - -RegistryItem gid_Regitem_Sda_So4_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/x-stardraw"; - Name = "Extension"; - Value = ".sda"; -End - -RegistryItem gid_Regitem_Soffice_Stardrawdocument_5 - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarDrawDocument.5"; - REG_VALUE_LNG(SO51_DRAWING_OOO) -End - -RegistryItem gid_Regitem_Soffice_Stardrawdocument_5_Defaulticon - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarDrawDocument.5\DefaultIcon"; - Value = "<progpath>\program\soffice.bin,5"; -End - -RegistryItem gid_Regitem_Soffice_Stardrawdocument_5_Shell - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarDrawDocument.5\shell"; - Value = "open"; -End - -RegistryItem gid_Regitem_Soffice_Stardrawdocument_5_Shell_New - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarDrawDocument.5\shell\new"; - REG_VALUE_LNG(NEW) -End - -RegistryItem gid_Regitem_Soffice_Stardrawdocument_5_Shell_New_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarDrawDocument.5\shell\new\command"; - Value = "\"<progpath>\program\soffice.exe\" -n \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Stardrawdocument_5_Shell_Open_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarDrawDocument.5\shell\open\command"; - Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Stardrawdocument_5_Shell_Print_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarDrawDocument.5\shell\print\command"; - Value = "\"<progpath>\program\soffice.exe\" -p \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Stardrawdocument_5_Shell_Printto_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarDrawDocument.5\shell\printto\command"; - Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; -End - -RegistryItem gid_Regitem__Sda - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sda"; - Value = "soffice.StarDrawDocument.5"; -End - -RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_sda - ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; - Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; - ModuleID = gid_Module_Optional_Binfilter; - Name = ".sda"; - Value = "soffice.StarDrawDocument.5"; - Styles = (); -End - -// chart -RegistryItem gid_Regitem_Sds_Contenttype - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".sds"; - Name = "Content Type"; - Value = "application/vnd.stardivision.chart"; -End - -RegistryItem gid_Regitem_Sds_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/vnd.stardivision.chart"; - Name = "Extension"; - Value = ".sds"; -End - -RegistryItem gid_Regitem_Sds_So4_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/x-starchart"; - Name = "Extension"; - Value = ".sds"; -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_5 - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument.5"; - ModuleID = gid_Module_Optional_Binfilter; - REG_VALUE_LNG(SO52_CHART_OOO) -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_5_Defaulticon - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument.5\DefaultIcon"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "<progpath>\program\soffice.bin,0"; -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_5_Shell - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument.5\shell"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "open"; -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_5_Shell_New - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument.5\shell\new"; - ModuleID = gid_Module_Optional_Binfilter; - REG_VALUE_LNG(NEW) -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_5_Shell_New_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument.5\shell\new\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -n \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_5_Shell_Open_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument.5\shell\open\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_5_Shell_Print_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument.5\shell\print\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -p \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_5_Shell_Printto_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument.5\shell\printto\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starchartdocument_Curver - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarChartDocument\CurVer"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "soffice.StarChartDocument.5"; -End - -RegistryItem gid_Regitem_Soffice_Starofficetemplate_5 - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarOfficeTemplate.5"; - ModuleID = gid_Module_Optional_Binfilter; - REG_VALUE_LNG(SO50_TEMPLATE_OOO) -End - -RegistryItem gid_Regitem_Soffice_Starofficetemplate_5_Defaulticon - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarOfficeTemplate.5\DefaultIcon"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "<progpath>\program\soffice.bin,10"; -End - -RegistryItem gid_Regitem_Soffice_Starofficetemplate_5_Shell - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarOfficeTemplate.5\shell"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "new"; -End - -RegistryItem gid_Regitem_Soffice_Starofficetemplate_5_Shell_New - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarOfficeTemplate.5\shell\new"; - ModuleID = gid_Module_Optional_Binfilter; - REG_VALUE_LNG(NEW) -End - -RegistryItem gid_Regitem_Soffice_Starofficetemplate_5_Shell_New_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarOfficeTemplate.5\shell\new\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -n \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starofficetemplate_5_Shell_Open_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarOfficeTemplate.5\shell\open\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starofficetemplate_5_Shell_Print_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarOfficeTemplate.5\shell\print\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -p \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starofficetemplate_5_Shell_Printto_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = "soffice.StarOfficeTemplate.5\shell\printto\command"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; -End - -RegistryItem gid_Regitem__Sds - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sds"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "soffice.StarChartDocument.5"; -End - -RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_sds - ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; - Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; - ModuleID = gid_Module_Optional_Binfilter; - Name = ".sds"; - Value = "soffice.StarChartDocument.5"; - Styles = (); -End - -RegistryItem gid_Regitem__Vor - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".vor"; - ModuleID = gid_Module_Optional_Binfilter; - Value = "soffice.StarOfficeTemplate.5"; -End - -RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_vor - ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; - Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; - ModuleID = gid_Module_Optional_Binfilter; - Name = ".vor"; - Value = "soffice.StarOfficeTemplate.5"; - Styles = (); -End - -// StarMath -RegistryItem gid_Regitem_Smf_Contenttype - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".smf"; - Name = "Content Type"; - Value = "application/vnd.stardivision.math"; -End - -RegistryItem gid_Regitem_Smf_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/vnd.stardivision.math"; - Name = "Extension"; - Value = ".smf"; -End - -RegistryItem gid_Regitem_Smf_So4_Mime_Database - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "MIME\Database\Content Type\application/x-starmath"; - Name = "Extension"; - Value = ".smf"; -End - -RegistryItem gid_Regitem_Soffice_Starmathdocument_5 - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarMathDocument.5"; - REG_VALUE_LNG(SO51_FORMULA_OOO) -End - -RegistryItem gid_Regitem_Soffice_Starmathdocument_5_Defaulticon - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarMathDocument.5\DefaultIcon"; - Value = "<progpath>\program\soffice.bin,12"; -End - -RegistryItem gid_Regitem_Soffice_Starmathdocument_5_Shell - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarMathDocument.5\shell"; - Value = "open"; -End - -RegistryItem gid_Regitem_Soffice_Starmathdocument_5_Shell_New - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarMathDocument.5\shell\new"; - REG_VALUE_LNG(NEW) -End - -RegistryItem gid_Regitem_Soffice_Starmathdocument_5_Shell_New_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarMathDocument.5\shell\new\command"; - Value = "\"<progpath>\program\soffice.exe\" -n \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starmathdocument_5_Shell_Open_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarMathDocument.5\shell\open\command"; - Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starmathdocument_5_Shell_Print_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarMathDocument.5\shell\print\command"; - Value = "\"<progpath>\program\soffice.exe\" -p \"%1\""; -End - -RegistryItem gid_Regitem_Soffice_Starmathdocument_5_Shell_Printto_Command - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = "soffice.StarMathDocument.5\shell\printto\command"; - Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; -End - -RegistryItem gid_Regitem__Smf - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - ModuleID = gid_Module_Optional_Binfilter; - Subkey = ".smf"; - Value = "soffice.StarMathDocument.5"; -End - -RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_smf - ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; - Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; - ModuleID = gid_Module_Optional_Binfilter; - Name = ".smf"; - Value = "soffice.StarMathDocument.5"; - Styles = (); -End - - -// .SDW -RegistryItem gid_Regitem_OpenOffice_SDW_OpenWith_Writer - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sdw\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarWriterDocument.5"; - Value = " "; -End - -// .VOR -RegistryItem gid_Regitem_OpenOffice_VOR_OpenWith_Writer - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".vor\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarWriterDocument.5"; - Value = " "; -End - -// .SGL -RegistryItem gid_Regitem_OpenOffice_SGL_OpenWith_Writer - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sgl\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarWriterGlobalDocument.5"; - Value = " "; -End - -// .SDC -RegistryItem gid_Regitem_OpenOffice_SDC_OpenWith_Calc - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sdc\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarCalcDocument.5"; - Value = " "; -End - -// .VOR -RegistryItem gid_Regitem_OpenOffice_VOR_OpenWith_Calc - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".vor\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarCalcDocument.5"; - Value = " "; -End - -// .SDD -RegistryItem gid_Regitem_OpenOffice_SDD_OpenWith_Impress - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sdd\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarImpressDocument.5"; - Value = " "; -End - -// .SDP -RegistryItem gid_Regitem_OpenOffice_SDP_OpenWith_Impress - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sdp\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarImpressDocument.5"; - Value = " "; -End - -// .SDA -RegistryItem gid_Regitem_OpenOffice_SDA_OpenWith_Impress - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sda\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarImpressDocument.5"; - Value = " "; -End - -// .VOR -RegistryItem gid_Regitem_OpenOffice_VOR_OpenWith_Impress - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".vor\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarImpressDocument.5"; - Value = " "; -End - -// .SDA -RegistryItem gid_Regitem_OpenOffice_SDA_OpenWith_Draw - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sda\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarDrawDocument.5"; - Value = " "; -End - -// .SDD -RegistryItem gid_Regitem_OpenOffice_SDD_OpenWith_Draw - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".sdd\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarDrawDocument.5"; - Value = " "; -End - -// .VOR -RegistryItem gid_Regitem_OpenOffice_VOR_OpenWith_Draw - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".vor\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarDrawDocument.5"; - Value = " "; -End - -// .SMF -RegistryItem gid_Regitem_OpenOffice_SMF_OpenWith_Math - ParentID = PREDEFINED_HKEY_CLASSES_ROOT; - Subkey = ".smf\OpenWithProgIDs"; - ModuleID = gid_Module_Optional_Binfilter; - Name = "soffice.StarMathDocument.5"; - Value = " "; -End - - diff --git a/scp2/source/binfilter/registryitem_binfilter.ulf b/scp2/source/binfilter/registryitem_binfilter.ulf deleted file mode 100644 index 610b36969a2c..000000000000 --- a/scp2/source/binfilter/registryitem_binfilter.ulf +++ /dev/null @@ -1,44 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -[STR_REG_VAL_NEW] -en-US = "&New" - -[STR_REG_VAL_SO52_TEXT_OOO] -en-US = "StarOffice 5.0 Text Document" - -[STR_REG_VAL_SO51_MASTERDOC_OOO] -en-US = "StarOffice 5.0 Master Document" - -[STR_REG_VAL_SO51_SPREADSHEET_OOO] -en-US = "StarOffice 5.0 Spreadsheet" - -[STR_REG_VAL_SO51_PRESENT_OOO] -en-US = "StarOffice 5.0 Presentation" - -[STR_REG_VAL_SO51_DRAWING_OOO] -en-US = "StarOffice 5.0 Drawing" - -[STR_REG_VAL_SO51_FORMULA_OOO] -en-US = "StarOffice 5.0 Formula" - -[STR_REG_VAL_SO52_CHART_OOO] -en-US = "StarOffice 5.0 Chart" - -[STR_REG_VAL_SO50_TEMPLATE_OOO] -en-US = "StarOffice 5.0 Template" diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 390d5c4d3989..6617e4ad9570 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -84,7 +84,6 @@ Module gid_Module_Root_Brand gid_Brand_File_Share_Registry_O5oo_Xcd, gid_Brand_File_Script_Unopkg, gid_Brand_File_Share_Xdg_Base, - gid_Brand_File_Share_Xdg_BinFilter, gid_Brand_File_Share_Xdg_Calc, gid_Brand_File_Share_Xdg_Draw, gid_Brand_File_Share_Xdg_Extension, @@ -765,15 +764,6 @@ End #endif #if defined UNX && ! defined MACOSX -File gid_Brand_File_Share_Xdg_BinFilter - TXT_FILE_BODY; - Dir = gid_Brand_Dir_Share_Xdg; - Name = "binfilter.desktop"; - Styles = (PACKED,SCPZIP_REPLACE); -End -#endif - -#if defined UNX && ! defined MACOSX File gid_Brand_File_Share_Xdg_XsltFilter TXT_FILE_BODY; Dir = gid_Brand_Dir_Share_Xdg; |