Kaydet (Commit) 9a65f220 authored tarafından Andras Timar's avatar Andras Timar

Info.plist: add UTTypeIconFile keys

Change-Id: Iaa091521ea246fd2ccd403c5db9bce5dad67756d
üst 9743bf01
...@@ -46,6 +46,8 @@ ...@@ -46,6 +46,8 @@
<string>application/vnd.sun.xml.writer</string> <string>application/vnd.sun.xml.writer</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>text.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -68,6 +70,8 @@ ...@@ -68,6 +70,8 @@
<string>application/vnd.oasis.opendocument.text</string> <string>application/vnd.oasis.opendocument.text</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-text.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -90,6 +94,8 @@ ...@@ -90,6 +94,8 @@
<string>application/vnd.oasis.opendocument.text-flat-xml</string> <string>application/vnd.oasis.opendocument.text-flat-xml</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-text.icns</string>
</dict> </dict>
<!-- Calc documents --> <!-- Calc documents -->
...@@ -114,6 +120,8 @@ ...@@ -114,6 +120,8 @@
<string>application/vnd.sun.xml.calc</string> <string>application/vnd.sun.xml.calc</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>spreadsheet.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -136,6 +144,8 @@ ...@@ -136,6 +144,8 @@
<string>application/vnd.oasis.opendocument.spreadsheet</string> <string>application/vnd.oasis.opendocument.spreadsheet</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-spreadsheet.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -158,6 +168,8 @@ ...@@ -158,6 +168,8 @@
<string>application/vnd.oasis.opendocument.spreadsheet-flat-xml</string> <string>application/vnd.oasis.opendocument.spreadsheet-flat-xml</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-spreadsheet.icns</string>
</dict> </dict>
<!-- Impress documents --> <!-- Impress documents -->
...@@ -182,6 +194,8 @@ ...@@ -182,6 +194,8 @@
<string>application/vnd.sun.xml.impress</string> <string>application/vnd.sun.xml.impress</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>presentation.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -204,6 +218,8 @@ ...@@ -204,6 +218,8 @@
<string>application/vnd.oasis.opendocument.presentation</string> <string>application/vnd.oasis.opendocument.presentation</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-presentation.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -226,6 +242,8 @@ ...@@ -226,6 +242,8 @@
<string>application/vnd.oasis.opendocument.presentation-flat-xml</string> <string>application/vnd.oasis.opendocument.presentation-flat-xml</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-presentation.icns</string>
</dict> </dict>
<!-- Draw documents --> <!-- Draw documents -->
...@@ -250,6 +268,8 @@ ...@@ -250,6 +268,8 @@
<string>application/vnd.sun.xml.draw</string> <string>application/vnd.sun.xml.draw</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>drawing.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -272,6 +292,8 @@ ...@@ -272,6 +292,8 @@
<string>application/vnd.oasis.opendocument.graphics</string> <string>application/vnd.oasis.opendocument.graphics</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-drawing.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -294,6 +316,8 @@ ...@@ -294,6 +316,8 @@
<string>application/vnd.oasis.opendocument.graphics-flat-xml</string> <string>application/vnd.oasis.opendocument.graphics-flat-xml</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-drawing.icns</string>
</dict> </dict>
<!-- Text master documents --> <!-- Text master documents -->
...@@ -318,6 +342,8 @@ ...@@ -318,6 +342,8 @@
<string>application/vnd.sun.xml.writer.global</string> <string>application/vnd.sun.xml.writer.global</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>master-document.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -340,6 +366,8 @@ ...@@ -340,6 +366,8 @@
<string>application/vnd.oasis.opendocument.text-master</string> <string>application/vnd.oasis.opendocument.text-master</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-master-document.icns</string>
</dict> </dict>
<!-- Math documents --> <!-- Math documents -->
...@@ -364,6 +392,8 @@ ...@@ -364,6 +392,8 @@
<string>application/vnd.sun.xml.math</string> <string>application/vnd.sun.xml.math</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>formula.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -386,6 +416,8 @@ ...@@ -386,6 +416,8 @@
<string>application/vnd.oasis.opendocument.formula</string> <string>application/vnd.oasis.opendocument.formula</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-formula.icns</string>
</dict> </dict>
<!-- Text template documents --> <!-- Text template documents -->
...@@ -410,6 +442,8 @@ ...@@ -410,6 +442,8 @@
<string>application/vnd.sun.xml.writer.template</string> <string>application/vnd.sun.xml.writer.template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>text-template.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -432,6 +466,8 @@ ...@@ -432,6 +466,8 @@
<string>application/vnd.oasis.opendocument.text-template</string> <string>application/vnd.oasis.opendocument.text-template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-text-template.icns</string>
</dict> </dict>
<!-- Writer master document templates --> <!-- Writer master document templates -->
...@@ -456,6 +492,8 @@ ...@@ -456,6 +492,8 @@
<string>application/vnd.oasis.opendocument.text-master-template</string> <string>application/vnd.oasis.opendocument.text-master-template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-master-document-template.icns</string>
</dict> </dict>
<!-- Spreadsheet template documents --> <!-- Spreadsheet template documents -->
...@@ -480,6 +518,8 @@ ...@@ -480,6 +518,8 @@
<string>application/vnd.sun.xml.calc.template</string> <string>application/vnd.sun.xml.calc.template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>spreadsheet-template.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -502,6 +542,8 @@ ...@@ -502,6 +542,8 @@
<string>application/vnd.oasis.opendocument.spreadsheet-template</string> <string>application/vnd.oasis.opendocument.spreadsheet-template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-spreadsheet-template.icns</string>
</dict> </dict>
<!-- Presentation template documents --> <!-- Presentation template documents -->
...@@ -526,6 +568,8 @@ ...@@ -526,6 +568,8 @@
<string>application/vnd.sun.xml.impress.template</string> <string>application/vnd.sun.xml.impress.template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>presentation-template.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -548,6 +592,8 @@ ...@@ -548,6 +592,8 @@
<string>application/vnd.oasis.opendocument.presentation-template</string> <string>application/vnd.oasis.opendocument.presentation-template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-presentation-template.icns</string>
</dict> </dict>
<!-- Drawing template documents --> <!-- Drawing template documents -->
...@@ -572,6 +618,8 @@ ...@@ -572,6 +618,8 @@
<string>application/vnd.sun.xml.draw.template</string> <string>application/vnd.sun.xml.draw.template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>drawing-template.icns</string>
</dict> </dict>
<dict> <dict>
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
...@@ -594,6 +642,8 @@ ...@@ -594,6 +642,8 @@
<string>application/vnd.oasis.opendocument.graphics-template</string> <string>application/vnd.oasis.opendocument.graphics-template</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-drawing-template.icns</string>
</dict> </dict>
<!-- Base documents --> <!-- Base documents -->
...@@ -618,6 +668,8 @@ ...@@ -618,6 +668,8 @@
<string>application/vnd.oasis.opendocument.database</string> <string>application/vnd.oasis.opendocument.database</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>oasis-database.icns</string>
</dict> </dict>
<!-- Extensions --> <!-- Extensions -->
...@@ -642,6 +694,8 @@ ...@@ -642,6 +694,8 @@
<string>application/vnd.openofficeorg.extension</string> <string>application/vnd.openofficeorg.extension</string>
</array> </array>
</dict> </dict>
<key>UTTypeIconFile</key>
<string>extension.icns</string>
</dict> </dict>
</array> </array>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment