# # ChangeLog for trunk/native/file-associations in josm # # Generated by Trac 1.6 # 2024-10-15T03:55:54+02:00 Mon, 20 Dec 2021 17:40:41 GMT Don-vip [18345] * trunk/native/file-associations/xz.properties (modified) see #21502 - fix osm.xz extension Tue, 02 Nov 2021 22:54:32 GMT Don-vip [18304] * trunk/native/file-associations/bz2.properties (modified) * trunk/native/file-associations/gz.properties (modified) * trunk/native/file-associations/osm.properties (modified) * trunk/native/file-associations/xz.properties (added) * trunk/native/file-associations/zip.properties (modified) * trunk/native/linux/latest/usr/share/applications/org.openstreetmap.josm-latest.desktop (modified) * trunk/native/linux/latest/usr/share/mime/packages/josm-latest.xml (modified) * trunk/native/linux/tested/usr/share/applications/org.openstreetmap.josm.desktop (modified) * trunk/native/linux/tested/usr/share/mime/packages/josm.xml (modified) * trunk/native/macosx/macos-jpackage.sh (modified) * trunk/native/windows/win-jpackage.sh (modified) * trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/LoadDataHandler.java (modified) fix #21502 - associate correct extensions in macOS / Windows ... Fri, 20 Aug 2021 14:29:19 GMT Don-vip [18136] * trunk/.github/workflows/ant.yml (modified) * trunk/native/file-associations (added) * trunk/native/file-associations/bz2.properties (moved) * trunk/native/file-associations/geojson.properties (moved) * trunk/native/file-associations/gpx.properties (moved) * trunk/native/file-associations/gz.properties (moved) * trunk/native/file-associations/jos.properties (moved) * trunk/native/file-associations/joz.properties (moved) * trunk/native/file-associations/osm.properties (moved) * trunk/native/file-associations/zip.properties (moved) * trunk/native/macosx/macos-jpackage.sh (modified) * trunk/native/windows/win-jpackage.sh (added) see #17083 - generate jpackaged application on Windows too