Changeset 26509 in osm for applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java
- Timestamp:
- 2011-08-11T00:45:56+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java
r26382 r26509 114 114 // option to alter the original colors of the wms images 115 115 alterColors.setSelected(Main.pref.getBoolean("cadastrewms.alterColors", false)); 116 alterColors.setToolTipText(tr("Replace the original white background by the backgound color defined in JOSM preferences.")); 116 alterColors.setToolTipText(tr("Replace the original white background by the background color defined in JOSM preferences.")); 117 117 cadastrewms.add(alterColors, GBC.eop().insets(0, 0, 0, 0)); 118 118
Note:
See TracChangeset
for help on using the changeset viewer.
