Changeset 17605 in josm for trunk/resources/data


Ignore:
Timestamp:
2021-03-20T15:53:51+01:00 (5 years ago)
Author:
simon04
Message:

fix #19554 - Tagging presets: Icons for all preset input boxes

File:
1 edited

Legend:

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

    r16639 r17605  
    271271        <attribute name="href" type="string" />
    272272        <attributeGroup ref="tns:attributes.text" />
     273        <attributeGroup ref="tns:attributes.icon" />
    273274
    274275        <attribute name="name" use="prohibited" />
     
    317318        <attributeGroup ref="tns:attributes.key" />
    318319        <attributeGroup ref="tns:attributes.text" />
     320        <attributeGroup ref="tns:attributes.icon" />
    319321        <attribute name="use_last_as_default" type="tns:last_default" />
    320322        <attribute name="auto_increment" type="string">
     
    382384        <attributeGroup ref="tns:attributes.key" />
    383385        <attributeGroup ref="tns:attributes.text" />
     386        <attributeGroup ref="tns:attributes.icon" />
    384387        <attributeGroup ref="tns:attributes.values" />
    385388        <attribute name="use_last_as_default" type="tns:last_default" />
     
    409412        <attributeGroup ref="tns:attributes.key" />
    410413        <attributeGroup ref="tns:attributes.text" />
     414        <attributeGroup ref="tns:attributes.icon" />
    411415        <attributeGroup ref="tns:attributes.values" />
    412416        <attribute name="use_last_as_default" type="tns:last_default" />
Note: See TracChangeset for help on using the changeset viewer.