Changeset 25148 in osm for applications/editors


Ignore:
Timestamp:
2011-01-25T14:34:57+01:00 (13 years ago)
Author:
malcolmh
Message:

'Bug fix release'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/toms/src/toms/dialogs/SmpDialogAction.java

    r23410 r25148  
    227227                                        + "http://dev.openseamap.org/josm/seamark_styles.xml"); //$NON-NLS-1$
    228228                }
    229                 str = Main.pref.get("color.background"); //$NON-NLS-1$
    230                 if (str.equals("#000000") || str.isEmpty()) //$NON-NLS-1$ //$NON-NLS-2$
    231                         Main.pref.put("color.background", "#606060"); //$NON-NLS-1$ //$NON-NLS-2$
    232229        }
    233230
Note: See TracChangeset for help on using the changeset viewer.