Ticket #6624: patch.diff
File patch.diff, 830 bytes (added by , 13 years ago) |
---|
-
plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java
### Eclipse Workspace Patch 1.0 #P plugin
322 322 } 323 323 }); 324 324 enableCache.setSelected(Main.pref.getBoolean("cadastrewms.enableCaching", true)); 325 enableCache.setToolTipText(tr(" Replace the original white background by the backgound color defined in JOSM preferences."));325 enableCache.setToolTipText(tr("Allows an automatic caching")); 326 326 cadastrewms.add(enableCache, GBC.eop().insets(0, 0, 0, 0)); 327 327 328 328 // option to fix the cache size(in MB)