source: osm/utils/josm/plugins/ywms/resources/user.js@ 2264

Last change on this file since 2264 was 2264, checked in by frederik, 18 years ago

New plugin by Francisco R. Santos <frsantos@…>

File size: 173 bytes
Line 
1// Enable dump to console
2user_pref("browser.dom.window.dump.enabled", "true");
3// Disable resume from crash
4user_pref("browser.sessionstore.resume_from_crash", "true");
Note: See TracBrowser for help on using the repository browser.