Ignore:
Timestamp:
2012-01-24T13:21:05+01:00 (13 years ago)
Author:
malcolmh
Message:

'New release'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/SeaMark.java

    r27461 r27610  
    258258                CatSTR.put(Cat.INB_CALM, "calm");
    259259                CatSTR.put(Cat.INB_SBM, "sbm");
    260                 CatSTR.put(Cat.SIS_PTCL, "control");
    261                 CatSTR.put(Cat.SIS_PTED, "entry");
    262                 CatSTR.put(Cat.SIS_IPT, "IPT");
     260                CatSTR.put(Cat.SIS_PTCL, "port_control");
     261                CatSTR.put(Cat.SIS_PTED, "port_entry");
     262                CatSTR.put(Cat.SIS_IPT, "ipt");
    263263                CatSTR.put(Cat.SIS_BRTH, "berthing");
    264264                CatSTR.put(Cat.SIS_DOCK, "dock");
Note: See TracChangeset for help on using the changeset viewer.