source: josm/trunk/linux/latest/usr/share/appdata/josm-latest.appdata.xml@ 7733

Last change on this file since 7733 was 7733, checked in by stoecker, 9 years ago

see #10069 - fix license code

File size: 922 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<application>
3 <id type="desktop">josm-latest.desktop</id>
4 <metadata_license>CC-BY-SA-3.0</metadata_license>
5 <project_license>GPL-2.0+</project_license>
6 <name>JOSM</name>
7 <summary>Java OpenStreetMap Editor</summary>
8 <description>
9 <p>
10 JOSM is an extensible off-line editor for ​OpenStreetMap (OSM) written in ​Java.
11 </p>
12 <p>
13 It supports loading stand-alone GPX tracks and GPX track data from the OSM database as well as loading and
14 editing existing nodes, ways, metadata tags and relations from the OSM database.
15 </p>
16 </description>
17 <screenshots>
18 <screenshot type="default" width="1024" height="576">https://josm.openstreetmap.de/svn/trunk/linux/josm-screenshot.png</screenshot>
19 </screenshots>
20 <url type="homepage">https://josm.openstreetmap.de</url>
21 <updatecontact>josm-dev_at_openstreetmap.org</updatecontact>
22</application>
Note: See TracBrowser for help on using the repository browser.