Changeset 8483 in josm for trunk


Ignore:
Timestamp:
2015-06-10T23:22:04+02:00 (9 years ago)
Author:
Don-vip
Message:

remove tabs in XML file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r8477 r8483  
    231231        <combo key="leaf_type" text="Type" values="broadleaved,needleleaved,mixed,leafless" values_searchable="true" />
    232232        <combo key="leaf_cycle" text="Cycle" values_searchable="true" >
    233                     <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
    234                         <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
    235                         <list_entry value="semi_deciduous" short_description="Plants that lose their foliage for a very short period, when old leaves fall off and new foliage growth is starting." />
    236                         <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
    237                         <list_entry value="mixed" short_description="Habitat with evergreen and deciduous vegetation." />
    238                 </combo>
     233            <list_entry value="deciduous" short_description="Plants that are leafless for a certain period during the year." />
     234            <list_entry value="evergreen" short_description="Plants that are never entirely without green foliage." />
     235            <list_entry value="semi_deciduous" short_description="Plants that lose their foliage for a very short period, when old leaves fall off and new foliage growth is starting." />
     236            <list_entry value="semi_evergreen" short_description="Plants that lose most, but not all, of their foliage for a fraction of the year." />
     237            <list_entry value="mixed" short_description="Habitat with evergreen and deciduous vegetation." />
     238        </combo>
    239239    </chunk>
    240240    <chunk id="religious">
     
    14171417                <text key="species" text="Species" />
    14181418                <text key="taxon" text="Taxon" />
    1419                                 <reference ref="leaf" />
     1419                <reference ref="leaf" />
    14201420            </optional>
    14211421        </item> <!-- Hedge -->
Note: See TracChangeset for help on using the changeset viewer.