Changes between Version 6 and Version 8 of Ticket #21372


Ignore:
Timestamp:
2021-09-24T00:45:07+02:00 (4 years ago)
Author:
jose1711
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21372

    • Property Summary [PATCH] Add application/osm+xml to linux .desktop files[PATCH] Add application/gpx+xml to linux .desktop files
  • Ticket #21372 – Description

    v6 v8  
    11From IRC:
    22
    3 > hello, would it be possible to append application/osm+xml MimeType to https://josm.openstreetmap.de/browser/josm/trunk/native/linux/latest/usr/share/applications/org.openstreetmap.josm-latest.desktop (and perhaps tested too)? without this Nautilus is not listing JOSM as an associated application on my Arch box
    4                
    5 I'm not certain what application is setting `application/osm+xml` for `.osm` files, but apparently something is. Anyway, this should fix that user's problem.
     3> hello, would it be possible to append application/gpx+xml MimeType to https://josm.openstreetmap.de/browser/josm/trunk/native/linux/latest/usr/share/applications/org.openstreetmap.josm-latest.desktop (and perhaps tested too)? without this Nautilus is not listing JOSM as an associated application on my Arch box
     4
     5I'm not certain what application is setting `application/gpx+xml` for `.gpx` files, but apparently something is. Anyway, this should fix that user's problem.