1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 22:37:58 +01:00

whitespace fix

This commit is contained in:
Doug Kearns
2008-08-08 10:01:53 +00:00
parent c66bfa4bcf
commit 874d94e7eb

View File

@@ -101,6 +101,7 @@ liberator.Bookmarks = function () //{{{
liberator.options.add(["defsearch", "ds"],
"Set the default search engine",
"string", "google");
liberator.options.add(["preload"],
"Speed up first time history/bookmark completion",
"boolean", true);