|
Last change
on this file since 18402 was 18402, checked in by taylor.smock, 4 years ago |
|
fix #21957, see #18013: Fix StartupWMClass for linux (patch by CjMalone)
StartupWMClass was missing the -gui part of the package for MainApplication.
|
|
File size:
638 bytes
|
| Line | |
|---|
| 1 | [Desktop Entry]
|
|---|
| 2 | Type=Application
|
|---|
| 3 | Version=1.0
|
|---|
| 4 | Name=JOSM
|
|---|
| 5 | GenericName=Java OpenStreetMap Editor
|
|---|
| 6 | Comment=Extensible off-line editor for OpenStreetMap (OSM)
|
|---|
| 7 | Icon=org.openstreetmap.josm
|
|---|
| 8 | Exec=josm %U
|
|---|
| 9 | Terminal=false
|
|---|
| 10 | MimeType=application/geo+json;application/gpx+xml;application/gzip;application/vnd.openstreetmap.data+xml;application/x-bzip2;application/x-gpx+xml;application/x-josm-session+xml;application/x-josm-session+zip;application/x-osm+xml;application/x-xz;application/zip;x-scheme-handler/geo;
|
|---|
| 11 | StartupNotify=true
|
|---|
| 12 | Categories=Education;Geoscience;Maps;
|
|---|
| 13 | StartupWMClass=org-openstreetmap-josm-gui-MainApplication
|
|---|
| 14 | Keywords=OpenStreetMap;OSM;
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.