1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 09:17:59 +01:00

move help for GUI related commands to gui.txt

This commit is contained in:
Doug Kearns
2008-08-27 02:49:53 +00:00
parent 96eae9b16e
commit c61bfe60ce
4 changed files with 80 additions and 70 deletions

View File

@@ -99,8 +99,8 @@ liberator.config = { //{{{
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"
"repeat.html", "autocommands.html", "print.html", "gui.html",
"developer.html", "various.html"
],
init: function ()