Index: trunk/linux/tested/usr/share/applications/josm.desktop
===================================================================
--- trunk/linux/tested/usr/share/applications/josm.desktop	(revision 14400)
+++ 	(revision )
@@ -1,14 +1,0 @@
-[Desktop Entry]
-Type=Application
-Version=1.0
-Name=JOSM
-GenericName=Java OpenStreetMap Editor
-Comment=Extensible off-line editor for OpenStreetMap (OSM)
-Icon=josm
-Exec=josm %F
-Terminal=false
-MimeType=application/x-osm+xml;application/x-gpx+xml;x-scheme-handler/geo;
-StartupNotify=true
-Categories=Education;Geoscience;Maps;
-StartupWMClass=org-openstreetmap-josm-Main
-Keywords=OpenStreetMap;OSM;
Index: trunk/linux/tested/usr/share/applications/org.openstreetmap.josm.desktop
===================================================================
--- trunk/linux/tested/usr/share/applications/org.openstreetmap.josm.desktop	(revision 14405)
+++ trunk/linux/tested/usr/share/applications/org.openstreetmap.josm.desktop	(revision 14405)
@@ -0,0 +1,14 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=JOSM
+GenericName=Java OpenStreetMap Editor
+Comment=Extensible off-line editor for OpenStreetMap (OSM)
+Icon=josm
+Exec=josm %F
+Terminal=false
+MimeType=application/x-osm+xml;application/x-gpx+xml;x-scheme-handler/geo;
+StartupNotify=true
+Categories=Education;Geoscience;Maps;
+StartupWMClass=org-openstreetmap-josm-Main
+Keywords=OpenStreetMap;OSM;
Index: trunk/linux/tested/usr/share/metainfo/josm.appdata.xml
===================================================================
--- trunk/linux/tested/usr/share/metainfo/josm.appdata.xml	(revision 14400)
+++ 	(revision )
@@ -1,30 +1,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
-  <id>org.openstreetmap.josm</id>
-  <metadata_license>CC-BY-SA-3.0</metadata_license>
-  <project_license>GPL-2.0+</project_license>
-  <developer_name>JOSM developers</developer_name>
-  <name>JOSM</name>
-  <summary>Java OpenStreetMap Editor</summary>
-  <description>
-    <p>
-    JOSM is an extensible off-line editor for ​OpenStreetMap (OSM) written in ​Java.
-    </p>
-    <p>
-    It supports loading stand-alone GPX tracks and GPX track data from the OSM database as well as loading and 
-    editing existing nodes, ways, metadata tags and relations from the OSM database.
-    </p>
-  </description>
-  <categories>
-    <category>Education</category>
-    <category>Geoscience</category>
-    <category>Maps</category>
-  </categories>
-  <content_rating/>
-  <launchable type="desktop-id">josm.desktop</launchable>
-  <screenshots>
-    <screenshot type="default" width="1024" height="576">https://josm.openstreetmap.de/svn/trunk/linux/josm-screenshot.png</screenshot>
-  </screenshots>
-  <url type="homepage">https://josm.openstreetmap.de</url>
-  <updatecontact>josm-dev_at_openstreetmap.org</updatecontact>
-</component>
Index: trunk/linux/tested/usr/share/metainfo/org.openstreetmap.josm.appdata.xml
===================================================================
--- trunk/linux/tested/usr/share/metainfo/org.openstreetmap.josm.appdata.xml	(revision 14405)
+++ trunk/linux/tested/usr/share/metainfo/org.openstreetmap.josm.appdata.xml	(revision 14405)
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+  <id>org.openstreetmap.josm</id>
+  <metadata_license>CC-BY-SA-3.0</metadata_license>
+  <project_license>GPL-2.0+</project_license>
+  <developer_name>JOSM developers</developer_name>
+  <name>JOSM</name>
+  <summary>Java OpenStreetMap Editor</summary>
+  <description>
+    <p>
+    JOSM is an extensible off-line editor for ​OpenStreetMap (OSM) written in ​Java.
+    </p>
+    <p>
+    It supports loading stand-alone GPX tracks and GPX track data from the OSM database as well as loading and 
+    editing existing nodes, ways, metadata tags and relations from the OSM database.
+    </p>
+  </description>
+  <categories>
+    <category>Education</category>
+    <category>Geoscience</category>
+    <category>Maps</category>
+  </categories>
+  <content_rating/>
+  <launchable type="desktop-id">org.openstreetmap.josm.desktop</launchable>
+  <screenshots>
+    <screenshot type="default" width="1024" height="576">https://josm.openstreetmap.de/svn/trunk/linux/josm-screenshot.png</screenshot>
+  </screenshots>
+  <url type="homepage">https://josm.openstreetmap.de</url>
+  <updatecontact>josm-dev_at_openstreetmap.org</updatecontact>
+</component>
