Changeset 16280 in josm for trunk/resources/data


Ignore:
Timestamp:
2020-04-12T22:31:32+02:00 (4 years ago)
Author:
simon04
Message:

fix #19022 - PresetLink: allow to customize label text and UI position

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/tagging-preset.xsd

    r15643 r16280  
    155155    <complexType name="preset_link">
    156156        <attribute name="preset_name" type="string" use="required" />
     157        <attribute name="text" type="string" />
     158        <attribute name="text_context" type="string" />
    157159        <attribute name="name" use="prohibited" />
    158160    </complexType>
Note: See TracChangeset for help on using the changeset viewer.