Ignore:
Timestamp:
2011-08-23T10:11:33+02:00 (13 years ago)
Author:
malcolmh
Message:

'Bug fix release'

Location:
applications/editors/josm/plugins/toms/src/toms/seamarks/buoys
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/toms/src/toms/seamarks/buoys/BuoyCard.java

    r25542 r26559  
    343343                        }
    344344                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    345                                         "seamark:buoy_cardinal:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     345                                        "seamark:buoy_cardinal:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    346346                        break;
    347347                case CARD_BEACON:
     
    381381                        }
    382382                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    383                                         "seamark:beacon_cardinal:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     383                                        "seamark:beacon_cardinal:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    384384                        break;
    385385                case CARD_FLOAT:
     
    410410                        }
    411411                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    412                                         "seamark:light_float:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     412                                        "seamark:light_float:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    413413                        break;
    414414                }
  • applications/editors/josm/plugins/toms/src/toms/seamarks/buoys/BuoyIsol.java

    r25542 r26559  
    228228                case ISOL_SPAR:
    229229                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    230                                         "seamark:buoy_isolated_danger:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     230                                        "seamark:buoy_isolated_danger:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    231231                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    232232                                        "seamark:buoy_isolated_danger:colour", "black;red;black")); //$NON-NLS-1$ //$NON-NLS-2$
     
    236236                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    237237                                        "seamark:beacon_isolated_danger:colour_pattern", //$NON-NLS-1$
    238                                         "horizontal stripes")); //$NON-NLS-1$
     238                                        "horizontal")); //$NON-NLS-1$
    239239                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    240240                                        "seamark:beacon_isolated_danger:colour", "black;red;black")); //$NON-NLS-1$ //$NON-NLS-2$
     
    242242                case ISOL_FLOAT:
    243243                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    244                                         "seamark:light_float:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     244                                        "seamark:light_float:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    245245                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    246246                                        "seamark:light_float:colour", "black;red;black")); //$NON-NLS-1$ //$NON-NLS-2$
  • applications/editors/josm/plugins/toms/src/toms/seamarks/buoys/BuoyLat.java

    r26138 r26559  
    863863                                                "seamark:buoy_lateral:category", "preferred_channel_port")); //$NON-NLS-1$ //$NON-NLS-2$
    864864                                Main.main.undoRedo.add(new ChangePropertyCommand(node,
    865                                                 "seamark:buoy_lateral:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     865                                                "seamark:buoy_lateral:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    866866                                if (getRegion() == IALA_A) {
    867867                                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
     
    879879                                                "seamark:beacon_lateral:category", "preferred_channel_port")); //$NON-NLS-1$ //$NON-NLS-2$
    880880                                Main.main.undoRedo.add(new ChangePropertyCommand(node,
    881                                                 "seamark:beacon_lateral:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     881                                                "seamark:beacon_lateral:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    882882                                if (getRegion() == IALA_A) {
    883883                                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
     
    892892                        case LAT_FLOAT:
    893893                                Main.main.undoRedo.add(new ChangePropertyCommand(node,
    894                                                 "seamark:light_float:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     894                                                "seamark:light_float:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    895895                                if (getRegion() == IALA_A) {
    896896                                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
     
    10281028                                                "seamark:buoy_lateral:category", "preferred_channel_starboard")); //$NON-NLS-1$ //$NON-NLS-2$
    10291029                                Main.main.undoRedo.add(new ChangePropertyCommand(node,
    1030                                                 "seamark:buoy_lateral:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     1030                                                "seamark:buoy_lateral:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    10311031                                if (getRegion() == IALA_A) {
    10321032                                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
     
    10441044                                                "seamark:beacon_lateral:category", "preferred_channel_starboard")); //$NON-NLS-1$ //$NON-NLS-2$
    10451045                                Main.main.undoRedo.add(new ChangePropertyCommand(node,
    1046                                                 "seamark:beacon_lateral:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     1046                                                "seamark:beacon_lateral:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    10471047                                if (getRegion() == IALA_A) {
    10481048                                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
     
    10571057                        case LAT_FLOAT:
    10581058                                Main.main.undoRedo.add(new ChangePropertyCommand(node,
    1059                                                 "seamark:light_float:colour_pattern", "horizontal stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     1059                                                "seamark:light_float:colour_pattern", "horizontal")); //$NON-NLS-1$ //$NON-NLS-2$
    10601060                                if (getRegion() == IALA_A) {
    10611061                                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
  • applications/editors/josm/plugins/toms/src/toms/seamarks/buoys/BuoySaw.java

    r26151 r26559  
    241241                case SAFE_SPHERE:
    242242                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    243                                         "seamark:buoy_safe_water:colour_pattern", "vertical stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     243                                        "seamark:buoy_safe_water:colour_pattern", "vertical")); //$NON-NLS-1$ //$NON-NLS-2$
    244244                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    245245                                        "seamark:buoy_safe_water:colour", "red;white")); //$NON-NLS-1$ //$NON-NLS-2$
     
    247247                case SAFE_BEACON:
    248248                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    249                                         "seamark:beacon_safe_water:colour_pattern", "vertical stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     249                                        "seamark:beacon_safe_water:colour_pattern", "vertical")); //$NON-NLS-1$ //$NON-NLS-2$
    250250                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    251251                                        "seamark:beacon_safe_water:colour", "red;white")); //$NON-NLS-1$ //$NON-NLS-2$
     
    253253                case SAFE_FLOAT:
    254254                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    255                                         "seamark:light_float:colour_pattern", "vertical stripes")); //$NON-NLS-1$ //$NON-NLS-2$
     255                                        "seamark:light_float:colour_pattern", "vertical")); //$NON-NLS-1$ //$NON-NLS-2$
    256256                        Main.main.undoRedo.add(new ChangePropertyCommand(node,
    257257                                        "seamark:light_float:colour", "red;white")); //$NON-NLS-1$ //$NON-NLS-2$
Note: See TracChangeset for help on using the changeset viewer.