Changes between Version 49 and Version 50 of TaggingPresets


Ignore:
Timestamp:
2013-08-12T20:03:42+02:00 (12 years ago)
Author:
skyper
Comment:

Removed duplicate information

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v49 v50  
    134134
    135135=== Icon handling ===
    136 There are 3 different ways to source icons:
    137 
    138  * Icons distributed with JOSM can be entered directly with the path (relative to JOSM's internal image directory). Hunt through [source:trunk/data/defaultpresets.xml this page] for the names of existing icons.
    139  * New icons can be directly referenced using a http-link. These are downloaded and cached internally.
    140  * Since JOSM version 2289 Zip-Files are supported.
    141   * The zip file must contain at least one file with extension xml.
    142   * Icon names and path are relative to the topmost zip directory.
    143   * If there are multiple XML files, a file with "preset" in the name is preferred (to allow packaging styles and presets in one archive).
     136See [wiki:Styles#Iconhandling Styles].
    144137
    145138== See also ==