INTEGRATION: CWS nsplugin4 (1.4.4); FILE MERGED
2004/12/09 09:35:05 jmeng 1.4.4.1: change to support new file extensions
This commit is contained in:
parent
0fe4247d07
commit
cbb2d4c99b
1 changed files with 5 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: nsplugin.rc,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2004-11-26 16:01:06 $
|
||||
* last change: $Author: rt $ $Date: 2004-12-16 10:35:39 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -58,7 +58,7 @@
|
|||
*
|
||||
*
|
||||
************************************************************************/
|
||||
#define ADDITIONAL_VERINFO1 value "FileExtents", "sdc|sds|sda|sdd|sdp|smf|vor|sgl|sdw|sxc|stc|sxd|std|sxi|sti|sxm|sxw|sxg|stw|doc|xls|ppt|oot|ott|oom|oth|oos|ots|ood|otd|oop|otp|oof\0"\
|
||||
value "FileOpenName", "StarCalc 3.0 - 5.0|StarChart 3.0 - 5.0|StarDraw 3.0 - 5.0|StarImpress 3.0 - 5.0|StarImpress-packed 3.0 - 5.0|StarMath 3.0 - 5.0|StarWriter Template 3.0 - 5.0|StarWriter Global 3.0 - 5.0|StarWriter 3.0 - 5.0|StarCalc|StarCalc Template|StarDraw|StarDraw Template|StarImpress|StarImpress Template|StarMath|StarWriter|StarWriter Global|StarWriter Template|Microsoft Word Document|Microsoft Excel Document|Microsoft Powerpoint Document|Open Office Text|Open Office Text Template|Open Office Master Document|HTML Document Template|Open Office Spreadsheet|Open Office Spreadsheet Template|Open Office Drawing|Open Office Drawing Template|Open Office Presentation|Open Office Presentation Template|Open Office Formula\0"
|
||||
#define ADDITIONAL_VERINFO1 value "FileExtents", "sdc|sds|sda|sdd|sdp|smf|vor|sgl|sdw|sxc|stc|sxd|std|sxi|sti|sxm|sxw|sxg|stw|doc|xls|ppt|odt|ott|odm|oth|ods|ots|odg|otg|odp|otp|odf|odb\0"\
|
||||
value "FileOpenName", "StarCalc 3.0 - 5.0|StarChart 3.0 - 5.0|StarDraw 3.0 - 5.0|StarImpress 3.0 - 5.0|StarImpress-packed 3.0 - 5.0|StarMath 3.0 - 5.0|StarWriter Template 3.0 - 5.0|StarWriter Global 3.0 - 5.0|StarWriter 3.0 - 5.0|StarCalc|StarCalc Template|StarDraw|StarDraw Template|StarImpress|StarImpress Template|StarMath|StarWriter|StarWriter Global|StarWriter Template|Microsoft Word Document|Microsoft Excel Document|Microsoft Powerpoint Document|OpenDocument Text|OpenDocument Text Template|OpenDocument Master Document|HTML Document Template|OpenDocument Spreadsheet|OpenDocument Spreadsheet Template|OpenDocument Drawing|OpenDocument Drawing Template|OpenDocument Presentation|OpenDocument Presentation Template|OpenDocument Formula|OpenDocument Database\0"
|
||||
#define ADDITIONAL_VERINFO2 value "FileDescription", "StarOffice/StarSuite Plug-in handles all its documents" value "ProductName", "StarOffice/StarSuite Plug-in" value "MIMEType", "application/vnd.stardivision.calc|application/vnd.stardivision.chart|application/vnd.stardivision.draw|application/vnd.stardivision.impress|application/vnd.stardivision.impress-packed|application/vnd.stardivision.math|application/vnd.stardivision.writer|application/vnd.stardivision.writer-global|application/vnd.staroffice.writer|application/vnd.sun.xml.calc|application/vnd.sun.xml.calc.template|application/vnd.sun.xml.draw|application/vnd.sun.xml.draw.template|"
|
||||
#define ADDITIONAL_VERINFO3 "application/vnd.sun.xml.impress|application/vnd.sun.xml.impress.template|application/vnd.sun.xml.math|application/vnd.sun.xml.writer|application/vnd.sun.xml.writer.global|application/vnd.sun.xml.writer.template|application/msword|application/vnd.ms-excel|application/vnd.ms-powerpoint|application/x-vnd.oasis.openoffice.text|application/x-vnd.oasis.openoffice-template|application/x-vnd.oasis.openoffice.text-master|application/x-vnd.oasis.openoffice.text-web|application/x-vnd.oasis.openoffice.spreadsheet|application/x-vnd.oasis.openoffice.spreadsheet-template|application/x-vnd.oasis.openoffice.drawing|application/x-vnd.oasis.openoffice.drawing-template|application/x-vnd.oasis.openoffice.presentation|application/x-vnd.oasis.openoffice.presentation-template|application/x-vnd.oasis.openoffice.formula\0"
|
||||
#define ADDITIONAL_VERINFO3 "application/vnd.sun.xml.impress|application/vnd.sun.xml.impress.template|application/vnd.sun.xml.math|application/vnd.sun.xml.writer|application/vnd.sun.xml.writer.global|application/vnd.sun.xml.writer.template|application/msword|application/vnd.ms-excel|application/vnd.ms-powerpoint|application/vnd.oasis.opendocument.text|application/vnd.oasis.opendocument-template|application/vnd.oasis.opendocument.text-master|application/vnd.oasis.opendocument.text-web|application/vnd.oasis.opendocument.spreadsheet|application/vnd.oasis.opendocument.spreadsheet-template|application/vnd.oasis.opendocument.drawing|application/vnd.oasis.opendocument.drawing-template|application/vnd.oasis.opendocument.presentation|application/vnd.oasis.opendocument.presentation-template|application/vnd.oasis.opendocument.formula|application/vnd.oasis.opendocument.database\0"
|
||||
|
|
Loading…
Reference in a new issue