Rename icon files to fit XDG specifications. Add file icons. Add mime types
[fw/altos] / telegps / Info.plist.in
index 7dbb77d1512687113d1152a8aad735f0ef541a97..89870a8c65db1de604da262113d9a7668ed24610 100644 (file)
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleIconFile</key>
-       <string>TeleGPS.icns</string>
+       <string>altusmetrum-telegps.icns</string>
        <key>CFBundleDocumentTypes</key>
        <array>
          <dict>
            <key>CFBundleTypeName</key>
            <string>Telemetry</string>
            <key>CFBundleTypeIconFile</key>
-           <string>TeleGPS.icns</string>
+           <string>application-vnd.altusmetrum.telemetry.icns</string>
            <key>CFBundleTypeExtensions</key>
            <array>
              <string>telem</string>
@@ -42,7 +42,7 @@
            <key>CFBundleTypeName</key>
            <string>Eeprom</string>
            <key>CFBundleTypeIconFile</key>
-           <string>TeleGPS.icns</string>
+           <string>application-vnd.altusmetrum.eeprom.icns</string>
            <key>CFBundleTypeExtensions</key>
            <array>
              <string>eeprom</string>