Changeset 14322 in josm
- Timestamp:
- 2018-10-13T17:45:12+02:00 (6 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/josm-latest.jnlp
r14321 r14322 9 9 <description kind="one-line">JOSM</description> 10 10 <description kind="tooltip">JOSM</description> 11 <icon href="https://josm.openstreetmap.de/logo.png" width="256" height="256"/> 11 <icon href="https://josm.openstreetmap.de/logo.png" width="256" height="256"/> 12 <icon href="https://josm.openstreetmap.de/logo64.png" width="64" height="64" kind="shortcut"/> 12 13 <offline-allowed/> 13 14 <shortcut> -
trunk/josm.jnlp
r14321 r14322 9 9 <description kind="one-line">JOSM</description> 10 10 <description kind="tooltip">JOSM</description> 11 <icon href="https://josm.openstreetmap.de/logo.png" width="256" height="256"/> 11 <icon href="https://josm.openstreetmap.de/logo.png" width="256" height="256"/> 12 <icon href="https://josm.openstreetmap.de/logo64.png" width="64" height="64" kind="shortcut"/> 12 13 <offline-allowed/> 13 14 <shortcut>
Note:
See TracChangeset
for help on using the changeset viewer.