Browse Source

Proper folder icon for OS X

pull/754/head
Sean Qureshi 11 years ago
parent
commit
ee2b3d188d
  1. BIN
      img/icons/qtox_profile.icns
  2. 4
      osx/info.plist

BIN
img/icons/qtox_profile.icns

Binary file not shown.

4
osx/info.plist

@ -34,7 +34,7 @@ @@ -34,7 +34,7 @@
<string>tox</string>
</array>
<key>CFBundleURLIconFile</key>
<string>qtox.icns</string>
<string>qtox_profile.icns</string>
</dict>
</array>
<key>CFBundleDocumentTypes</key>
@ -49,7 +49,7 @@ @@ -49,7 +49,7 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleTypeIconFile</key>
<string>qtox.icns</string>
<string>qtox_profile.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-tox.profile</string>

Loading…
Cancel
Save