Merged with trunk R1612.
[ardour.git] / tools / Spotlight Importer / Info.plist
index da11c8db5b06c25c45267a8d32f25b2ccf189da1..13097298e9453016eb662e2ead849a0fc36ccb28 100644 (file)
        To export this declaration, fill in the fields with your application's 
        information, and uncomment the block of XML.
        -->
-       
-       <!--
+
        <key>UTExportedTypeDeclarations</key>
        <array>
                <dict>
                        <key>UTTypeIdentifier</key>
-                       <string>org.ardour.yourUTI</string>
+                       <string>org.ardour.Ardour.session</string>
                        <key>UTTypeReferenceURL</key>
                        <string>http://www.ardour.org</string>
                        <key>UTTypeDescription</key>
                        <key>UTTypeTagSpecification</key>
                        <dict>
                                <key>com.apple.ostype</key>
-                               <string>XXXX</string>
+                               <string>ArAs</string>
                                <key>public.filename-extension</key>
                                <array>
-                                       <string>xxxx</string>
+                                       <string>ardour</string>
                                </array>
                        </dict>
                </dict>
        </array>
-       -->
 
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>