From bf75b308c0fad9ea0f521f3f6bfc6f5a0fc41632 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Carlos=20C=C3=A1mara?= <carlos.camara@gmail.com>
Date: Fri, 8 Apr 2016 16:24:04 +0200
Subject: [PATCH] Added tactile_paving combo to Pedestrian Crossing
---
data/defaultpresets.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/data/defaultpresets.xml b/data/defaultpresets.xml
index 1a2cba2..958f89f 100644
a
|
b
|
|
1309 | 1309 | <label text="In case of traffic signals:" /> |
1310 | 1310 | <check key="button_operated" text="Button operated" /> |
1311 | 1311 | <check key="traffic_signals:sound" text="Sound signals" /> |
| 1312 | <combo key="tactile_paving" text="Tactile Paving?" values="yes, no, primitive, incorrect" |
| 1313 | default="" delete_if_empty="true" /> |
1312 | 1314 | </item> <!-- Pedestrian Crossing --> |
1313 | 1315 | <group name="Traffic Calming" icon="styles/standard/vehicle/choker.svg"> |
1314 | 1316 | <item name="Bump" icon="styles/standard/vehicle/bump.svg" type="node,way" preset_name_label="true"> |