diff options
author | portix <none@none> | 2012-06-10 01:13:21 +0200 |
---|---|---|
committer | portix <none@none> | 2012-06-10 01:13:21 +0200 |
commit | 3c34692658984c8d13d71635d1f2505b22cc99b0 (patch) | |
tree | 56d4b09a55f4fe74470b61e9ec94bddb58a99e52 /util | |
parent | 050d1615f74525a75bc6bd26a8bddd4721000798 (diff) | |
download | dwb-3c34692658984c8d13d71635d1f2505b22cc99b0.zip |
Changing javascript-schemes in settings.pre to from text to checkbox
Diffstat (limited to 'util')
-rw-r--r-- | util/settings.pre | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/settings.pre b/util/settings.pre index 2efe29c3..dee4e7df 100644 --- a/util/settings.pre +++ b/util/settings.pre @@ -107,7 +107,7 @@ enable-plugins checkbox Whether to enable plugins enable-scripts checkbox Enable embedded scripting languages javascript-can-access-clipboard checkbox Whether javascript can access the clipboard javascript-can-open-windows-automatically checkbox Whether javascript can open windows -javascript-schemes Whether to allow loading url with scheme 'javascript' +javascript-schemes checkbox Whether to allow loading url with scheme 'javascript' plugin-blocker checkbox Whether to block plugins and replace them with a clickable element # completion Completion |