Code

handle (better) whitespaces in path names
[inkscape.git] / Info.plist.in
index 20ed2e680bd4233e0a94254fec9791b1d08f4378..a93e6e2167284dc47ba6104810f9ee8ff44a376c 100644 (file)
@@ -7,26 +7,46 @@
     <key>CFBundleExecutable</key>
     <string>Inkscape</string>
     <key>CFBundleGetInfoString</key>
-    <string>@VERSION@, Copyright 2003-2005 Inkscape Developers</string>
+    <string>@VERSION@, Copyright 2003-2008 Inkscape Developers</string>
     <key>CFBundleIconFile</key>
     <string>Inkscape.icns</string>
     <key>CFBundleIdentifier</key>
     <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>Editor</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>
     <key>CFBundleVersion</key>
     <string>@VERSION@</string>
     <key>NSHumanReadableCopyright</key>
-    <string>Copyright 2005 Inkscape Developers, GNU General Public License.</string>
+    <string>Copyright 2008 Inkscape Developers, GNU General Public License.</string>
     <key>LSMinimumSystemVersion</key>
     <string>10.3</string>
 </dict>