Changes between Initial Version and Version 14 of Ticket #15169


Ignore:
Timestamp:
2017-08-23T15:24:16+02:00 (8 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15169

    • Property Summary *.svg image not working in preset file*.svg image not working in preset (zip) file
    • Property Owner changed from team to Allroads
    • Property Status newneedinfo
  • Ticket #15169 – Description

    initial v14  
    44In the xml file are these two lines of code then the icon shows up in the menu.
    55{{{
     6#!xml
    67<group name="Use sidepath"  icon="http://mijndev.openstreetmap.nl/~allroads/JOSM/Styles/images/bicycle-aqua.svg" >
    78<label icon="http://mijndev.openstreetmap.nl/~allroads/JOSM/Styles/images/bicycle-aqua.svg" icon_size="30" text="Set use_sidepath for bicycle." />
     
    1112
    1213{{{
     14#!xml
    1315<group name="Use sidepath"  icon="bicycle-aqua.svg" >
    1416<label icon="bicycle-aqua.svg" icon_size="30" text="Set use_sidepath for bicycle." />