Fix file association on Mac OS X.
--HG-- branch : develop
This commit is contained in:
parent
1a231872b5
commit
2333a14d4a
4
dist/macx/valentina/Info.plist
vendored
4
dist/macx/valentina/Info.plist
vendored
|
@ -82,7 +82,7 @@
|
||||||
<key>UTTypeIconFile</key>
|
<key>UTTypeIconFile</key>
|
||||||
<string>pattern</string>
|
<string>pattern</string>
|
||||||
<key>UTTypeIdentifier</key>
|
<key>UTTypeIdentifier</key>
|
||||||
<string>org.valentinaproject.val</string>
|
<string>io.bitbucket.valentinaproject.val</string>
|
||||||
<key>UTTypeTagSpecification</key>
|
<key>UTTypeTagSpecification</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>public.filename-extension</key>
|
<key>public.filename-extension</key>
|
||||||
|
@ -122,7 +122,7 @@
|
||||||
<string>public.xml</string>
|
<string>public.xml</string>
|
||||||
</array>
|
</array>
|
||||||
<key>UTTypeDescription</key>
|
<key>UTTypeDescription</key>
|
||||||
<string>Valentina multisize measurements</string>
|
<string>Valentina multisize measurements</string>
|
||||||
<key>UTTypeIconFile</key>
|
<key>UTTypeIconFile</key>
|
||||||
<string>s-measurements.icns</string>
|
<string>s-measurements.icns</string>
|
||||||
<key>UTTypeIdentifier</key>
|
<key>UTTypeIdentifier</key>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user