1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-15 17:15:46 +01:00

make help.js a seperate file, small indention fixes

This commit is contained in:
Martin Stubenschrott
2007-04-23 11:14:33 +00:00
parent 33418f2473
commit 1ae53ecbf8
5 changed files with 310 additions and 259 deletions

View File

@@ -41,6 +41,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
<script type="application/x-javascript" src="settings.js"/>
<script type="application/x-javascript" src="completion.js"/>
<script type="application/x-javascript" src="bookmarks.js"/>
<script type="application/x-javascript" src="help.js"/>
<script type="application/x-javascript" src="hints.js"/>
<script type="application/x-javascript" src="file.js"/>