diff -r ef0373b55136 -r 758a864f9613 tools/qml/Info_mac.plist --- a/tools/qml/Info_mac.plist Fri Sep 17 08:34:18 2010 +0300 +++ b/tools/qml/Info_mac.plist Mon Oct 04 01:19:32 2010 +0300 @@ -14,5 +14,36 @@ @TYPEINFO@ CFBundleExecutable @EXECUTABLE@ + UTExportedTypeDeclarations + + + UTTypeIdentifier + com.nokia.qt.qml + UTTypeDescription + Qt Markup Language + UTTypeConformsTo + + public.plain-text + + UTTypeTagSpecification + + public.filename-extension + + qml + + + + + CFBundleDocumentTypes + + + LSItemContentTypes + + com.nokia.qt.qml + + CFBundleTypeRole + Viewer + +