Changeset 10361 in josm for trunk/data/defaultpresets.xml


Ignore:
Timestamp:
2016-06-12T13:34:09+02:00 (7 years ago)
Author:
Klumbumbus
Message:

fix #12948 - slightly improve cables, circuits and capacity presets and warnings; partly a regression of r10330

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r10330 r10361  
    271271    </chunk>
    272272    <chunk id="cable_circuit">
    273         <combo key="cables" text="Amount of Cables" values="1,3,6,9,12" lenght="2" />
    274         <combo key="circuits" text="Amount of circuits" values="1,2,3" lenght="2" />
     273        <combo key="cables" text="Amount of Cables" values="1,2,3,4,6,9,12" />
     274        <combo key="circuits" text="Amount of circuits" values="1,2,3,4" />
    275275    </chunk>
    276276    <chunk id="power_loc">
Note: See TracChangeset for help on using the changeset viewer.