Code

add Arabic and Breton to the possible inkscape translations
[inkscape.git] / Info.plist.in
index 87cdb0ddbbcb234c5e50d0163fa71e4fbfca444e..fa4e8007aa6239ec8dd6c5a70afc66dd4adbd9c0 100644 (file)
     <string>org.inkscape.Inkscape</string>
     <key>CFBundleDocumentTypes</key>
     <array>
+                   <dict>
+                       <key>CFBundleTypeExtensions</key>
+                       <array>
+                           <string>SVG</string>
+                       </array>
+                       <key>CFBundleTypeIconFile</key>
+                       <string>inkscape_svg.icns</string>
+                       <key>CFBundleTypeMIMETypes</key>
+                       <array>
+                           <string>svg</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>Scalable Vector Graphics Image</string>
+                       <key>CFBundleTypeOSTypes</key>
+                       <array>
+                           <string>SVG </string>
+                       </array>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+                   </dict>
         <dict>
             <key>CFBundleTypeExtensions</key>
             <array>
                 <string>SVGZ</string>
             </array>
             <key>CFBundleTypeIconFile</key>
-            <string>inkscape_svg.icns</string>
+            <string>inkscape_svgz.icns</string>
             <key>CFBundleTypeMIMETypes</key>
             <array>
                 <string>svgz</string>
             </array>
             <key>CFBundleTypeName</key>
-            <string>SVGZ</string>
+            <string>Compressed SVG</string>
             <key>CFBundleTypeOSTypes</key>
             <array>
                 <string>SVGZ</string>
                 <string>EPS</string>
             </array>
             <key>CFBundleTypeIconFile</key>
-            <string>EPS.icns</string>
+            <string>inkscape_eps.icns</string>
             <key>CFBundleTypeMIMETypes</key>
             <array>
                 <string>eps</string>
             </array>
             <key>CFBundleTypeName</key>
-            <string>EPS</string>
+            <string>PostScript Document</string>
             <key>CFBundleTypeOSTypes</key>
             <array>
                 <string>EPS </string>
                 <string>EPSI</string>
             </array>
             <key>CFBundleTypeIconFile</key>
-            <string>EPSI.icns</string>
+            <string>inkscape_epsi.icns</string>
             <key>CFBundleTypeMIMETypes</key>
             <array>
                 <string>epsi</string>
             </array>
             <key>CFBundleTypeName</key>
-            <string>EPSI</string>
+            <string>PostScript Document</string>
             <key>CFBundleTypeOSTypes</key>
             <array>
                 <string>EPSI</string>
         <dict>
             <key>CFBundleTypeExtensions</key>
             <array>
-                <string>SVG</string>
+                <string>PS</string>
             </array>
             <key>CFBundleTypeIconFile</key>
-            <string>inkscape_svg.icns</string>
+            <string>inkscape_ps.icns</string>
             <key>CFBundleTypeMIMETypes</key>
             <array>
-                <string>svg</string>
+                <string>ps</string>
             </array>
             <key>CFBundleTypeName</key>
-            <string>SVG</string>
+            <string>PostScript Document</string>
             <key>CFBundleTypeOSTypes</key>
             <array>
-                <string>SVG </string>
+                <string>PS  </string>
             </array>
             <key>CFBundleTypeRole</key>
             <string>Viewer</string>
         <dict>
             <key>CFBundleTypeExtensions</key>
             <array>
-                <string>PS</string>
+                <string>AI</string>
             </array>
             <key>CFBundleTypeIconFile</key>
-            <string>postscript.icns</string>
+            <string>inkscape_ai.icns</string>
             <key>CFBundleTypeMIMETypes</key>
             <array>
-                <string>ps</string>
+                <string>ai</string>
             </array>
             <key>CFBundleTypeName</key>
-            <string>Postscript</string>
+            <string>Adobe Illustrator Document</string>
             <key>CFBundleTypeOSTypes</key>
             <array>
-                <string>PS  </string>
+                <string>AI  </string>
             </array>
             <key>CFBundleTypeRole</key>
             <string>Viewer</string>
         </dict>
-    </array>
+        <dict>
+            <key>CFBundleTypeExtensions</key>
+            <array>
+                <string>WMF</string>
+            </array>
+            <key>CFBundleTypeIconFile</key>
+            <string>inkscape_wmf.icns</string>
+            <key>CFBundleTypeMIMETypes</key>
+            <array>
+                <string>wmf</string>
+            </array>
+            <key>CFBundleTypeName</key>
+            <string>Windows MetaFile</string>
+            <key>CFBundleTypeOSTypes</key>
+            <array>
+                <string>WMF </string>
+            </array>
+            <key>CFBundleTypeRole</key>
+            <string>Viewer</string>
+        </dict>
+        <dict>
+            <key>CFBundleTypeExtensions</key>
+            <array>
+                <string>PDF</string>
+            </array>
+            <key>CFBundleTypeIconFile</key>
+            <string>inkscape_pdf.icns</string>
+            <key>CFBundleTypeMIMETypes</key>
+            <array>
+                <string>pdf</string>
+            </array>
+            <key>CFBundleTypeName</key>
+            <string>PDF Document</string>
+            <key>CFBundleTypeOSTypes</key>
+            <array>
+                <string>PDF </string>
+            </array>
+            <key>CFBundleTypeRole</key>
+            <string>Viewer</string>
+        </dict>    
+               </array>
     <key>CFBundleInfoDictionaryVersion</key>
     <string>6.0</string>
     <key>CFBundlePackageType</key>