Changeset 33934 in osm for applications/editors/josm
- Timestamp:
- 2017-12-05T01:09:40+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/tag2link/resources/tag2link_sources.xml
r33382 r33934 27 27 </rule> 28 28 <rule> 29 <condition k=" url" />29 <condition k="(.*:url|.*_url|^url$)" /> 30 30 <link name="View URL" href="%v%" /> 31 31 </rule>
Note:
See TracChangeset
for help on using the changeset viewer.