source:
osm/utils/josm/plugins/ywms/resources/user.js@
2264
Last change on this file since 2264 was 2264, checked in by , 18 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[2264] | 1 | // Enable dump to console |
2 | user_pref("browser.dom.window.dump.enabled", "true"); | |
3 | // Disable resume from crash | |
4 | user_pref("browser.sessionstore.resume_from_crash", "true"); |
Note:
See TracBrowser
for help on using the repository browser.