1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 18:34:11 +01:00

fixed :history

This commit is contained in:
Martin Stubenschrott
2008-08-16 10:16:53 +00:00
parent 2352723733
commit 39ad2d9c0c
3 changed files with 7 additions and 10 deletions

View File

@@ -98,12 +98,12 @@ liberator.config = { //{{{
],
// they are sorted by relevance, not alphabetically
helpFiles: ["intro.html", "tutorial.html", "starting.html",
helpFiles: ["intro.html"],/* "tutorial.html", "starting.html",
"browsing.html", "buffer.html", "pattern.html", "options.html",
"tabs.html", "hints.html", "map.html", "eval.html", "marks.html",
"repeat.html", "autocommands.html", "print.html", "developer.html",
"various.html"
],
],*/
init: function ()
{