From a413beb73a58ae0fb5fc6a4d9846fa29e0eac913 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2008 13:44:59 +0000 Subject: INTEGRATION: CWS obr08 (1.2.10); FILE MERGED 2008/03/05 08:19:34 obr 1.2.10.1: #i83614# moved UTI declaration to the main bundle's info.plist Issue number: Submitted by: Reviewed by: --- sysui/desktop/macosx/Info.plist | 550 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 545 insertions(+), 5 deletions(-) (limited to 'sysui') diff --git a/sysui/desktop/macosx/Info.plist b/sysui/desktop/macosx/Info.plist index dc90617e60eb..e039d8a1223f 100644 --- a/sysui/desktop/macosx/Info.plist +++ b/sysui/desktop/macosx/Info.plist @@ -4,6 +4,507 @@ CFBundleDevelopmentRegion English + + UTExportedTypeDeclarations + + + + UTTypeIdentifier + org.openoffice.text + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Text + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + sxw + sdw + + public.mime-type + + application/vnd.sun.xml.writer + application/vnd.stardivision.writer + + + + + UTTypeIdentifier + org.oasis-open.opendocument.text + UTTypeDescription + OpenDocument Text + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + odt + + public.mime-type + + application/vnd.oasis.opendocument.text + + + + + + + UTTypeIdentifier + org.openoffice.spreadsheet + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Spreadsheet + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + sxc + sdc + + public.mime-type + + application/vnd.sun.xml.calc + application/vnd.stardivision.calc + + + + + UTTypeIdentifier + org.oasis-open.opendocument.spreadsheet + UTTypeDescription + OpenDocument Spreadsheet + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + ods + + public.mime-type + + application/vnd.oasis.opendocument.spreadsheet + + + + + + + UTTypeIdentifier + org.openoffice.presentation + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Presentation + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + sxi + sdd + sdp + + public.mime-type + + application/vnd.sun.xml.impress + application/vnd.stardivision.impress + application/vnd.stardivision.impress-packed + + + + + UTTypeIdentifier + org.oasis-open.opendocument.presentation + UTTypeDescription + OpenDocument Presentation + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + odp + + public.mime-type + + application/vnd.oasis.opendocument.presentation + + + + + + + UTTypeIdentifier + org.openoffice.graphics + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Drawing + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + sxd + sda + + public.mime-type + + application/vnd.sun.xml.draw + application/vnd.stardivision.draw + + + + + UTTypeIdentifier + org.oasis-open.opendocument.graphics + UTTypeDescription + OpenDocument Drawing + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + odg + + public.mime-type + + application/vnd.oasis.opendocument.graphics + + + + + + + UTTypeIdentifier + org.openoffice.text-master + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Master + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + sxg + + public.mime-type + + application/vnd.sun.xml.writer.global + + + + + UTTypeIdentifier + org.oasis-open.opendocument.text-master + UTTypeDescription + OpenDocument Master + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + odm + + public.mime-type + + application/vnd.oasis.opendocument.text-master + + + + + + + UTTypeIdentifier + org.openoffice.formula + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Formula + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + sxm + smf + + public.mime-type + + application/vnd.sun.xml.math + application/vnd.stardivision.math + + + + + UTTypeIdentifier + org.oasis-open.opendocument.formula + UTTypeDescription + OpenDocument Formula + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + odf + + public.mime-type + + application/vnd.oasis.opendocument.formula + + + + + + + UTTypeIdentifier + org.openoffice.text-template + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Text Template + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + stw + + public.mime-type + + application/vnd.sun.xml.writer.template + + + + + UTTypeIdentifier + org.oasis-open.opendocument.text-template + UTTypeDescription + OpenDocument Text Template + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + ott + + public.mime-type + + application/vnd.oasis.opendocument.text-template + + + + + + + UTTypeIdentifier + org.openoffice.spreadsheet-template + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Spreadsheet Template + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + stc + + public.mime-type + + application/vnd.sun.xml.calc.template + + + + + UTTypeIdentifier + org.oasis-open.opendocument.spreadsheet-template + UTTypeDescription + OpenDocument Spreadsheet Template + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + ots + + public.mime-type + + application/vnd.oasis.opendocument.spreadsheet-template + + + + + + + UTTypeIdentifier + org.openoffice.presentation-template + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Presentation Template + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + sti + + public.mime-type + + application/vnd.sun.xml.impress.template + + + + + UTTypeIdentifier + org.oasis-open.opendocument.presentation-template + UTTypeDescription + OpenDocument Presentation Template + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + otp + + public.mime-type + + application/vnd.oasis.opendocument.presentation-template + + + + + + + UTTypeIdentifier + org.openoffice.graphics-template + UTTypeDescription + ${FILEFORMATNAME} ${FILEFORMATVERSION} Drawing Template + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + std + + public.mime-type + + application/vnd.sun.xml.draw.template + + + + + UTTypeIdentifier + org.oasis-open.opendocument.graphics-template + UTTypeDescription + OpenDocument Drawing Template + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + otg + + public.mime-type + + application/vnd.oasis.opendocument.graphics-template + + + + + + + UTTypeIdentifier + org.oasis-open.opendocument.database + UTTypeDescription + OpenDocument Database + UTTypeConformsTo + + public.data + public.content + + UTTypeTagSpecification + + public.filename-extension + + odb + + public.mime-type + + application/vnd.oasis.opendocument.database + + + + + + CFBundleDocumentTypes @@ -94,7 +595,6 @@ application/vnd.sun.xml.impress application/vnd.stardivision.impress application/vnd.stardivision.impress-packed - CFBundleTypeIconFile presentation.icns @@ -482,6 +982,46 @@ CFBundleTypeRole Editor + + LSItemContentTypes + + org.openoffice.text + org.oasis-open.opendocument.text + org.openoffice.spreadsheet + org.oasis-open.opendocument.spreadsheet + org.openoffice.presentation + org.oasis-open.opendocument.presentation + org.openoffice.graphics + org.oasis-open.opendocument.graphics + org.openoffice.text-master + org.oasis-open.opendocument.text-master + org.openoffice.formula + org.oasis-open.opendocument.formula + org.openoffice.text-template + org.oasis-open.opendocument.text-template + org.openoffice.spreadsheet-template + org.oasis-open.opendocument.spreadsheet-template + org.openoffice.presentation-template + org.oasis-open.opendocument.presentation-template + org.openoffice.graphics-template + org.oasis-open.opendocument.graphics-template + org.oasis-open.opendocument.database + org.oasis-open.opendocument.chart + public.rtf + public.html + public.jpeg + public.tiff + public.png + public.xbitmap-image + com.adobe.encapsulated-postscript + com.microsoft.bmp + com.microsoft.word.doc + com.microsoft.excel.xls + com.microsoft.powerpoint.ppt + + CFBundleTypeRole + Editor + CFBundleExecutable %EXECUTABLE @@ -489,14 +1029,14 @@ ${PRODUCTNAME} ${ABOUTBOXPRODUCTVERSION} %SOURCE CFBundleIconFile main.icns - CFBundleShortVersionString - ${ABOUTBOXPRODUCTVERSION} + CFBundleShortVersionString + ${ABOUTBOXPRODUCTVERSION} CFBundleIdentifier org.openoffice.script CFBundleInfoDictionaryVersion 6.0 - CFBundleName - ${PRODUCTNAME} + CFBundleName + ${PRODUCTNAME} CFBundlePackageType APPL CFBundleSignature -- cgit v1.2.3