Changeset 1012 in josm


Ignore:
Timestamp:
Oct 1, 2008 11:59:36 PM (5 years ago)
Author:
ce
Message:

overwrote icons by such from www.sjjb.co.uk/mapicons

Location:
trunk
Files:
11 added
21 edited

Legend:

Unmodified
Added
Removed
  • trunk/presets/presets.xml

    r1011 r1012  
    55                http://www.kde.org 
    66                http://openclipart.org/media/view/media/clip_art 
     7                http://www.sjjb.co.uk/mapicons/ 
    78                --> 
    89 
     
    15011502                </item> 
    15021503                 
    1503                 <item name="Gymnastics" icon="presets/empty.png"> 
     1504                <item name="Gymnastics" icon="presets/gymnastics.png"> 
    15041505                        <label text="Edit Gymnastics" /> 
    15051506                        <key key="sport" value="gymnastics" /> 
     
    15361537                </item> 
    15371538                 
    1538                 <item name="Skiing" icon="presets/skiing.png"> 
     1539                <item name="Skiing" icon="presets/skiing_downhill.png"> 
    15391540                        <label text="Edit Skiing" /> 
    15401541                        <key key="sport" value="skiing" /> 
     
    15741575                </item> 
    15751576                 
    1576                 <item name="Baseball" icon="styles/standard/sports/baseball.png"> 
     1577                <item name="Baseball" icon="presets/baseball.png"> 
    15771578                        <label text="Edit Baseball" /> 
    15781579                        <key key="sport" value="baseball" /> 
     
    16091610                </item> 
    16101611                 
    1611                 <item name="Cricket" icon="styles/standard/sports/cricket.png"> 
     1612                <item name="Cricket" icon="presets/cricket.png"> 
    16121613                        <label text="Edit Cricket" /> 
    16131614                        <key key="sport" value="cricket" /> 
     
    18721873 
    18731874        <group name="Cash" icon="presets/dollar.png"> 
    1874                 <item name="Bank" icon="presets/dollar.png"> 
     1875                <item name="Bank" icon="presets/bank.png"> 
    18751876                        <label text="Edit Bank" /> 
    18761877                        <key key="amenity" value="bank" /> 
Note: See TracChangeset for help on using the changeset viewer.