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

now we have a new build Makefile

also added file.js which is responsible for file writing/loading in future
This commit is contained in:
Martin Stubenschrott
2007-04-20 14:46:29 +00:00
parent 2244db0ecf
commit 43f25cee76
7 changed files with 263 additions and 28 deletions

View File

@@ -42,6 +42,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
<script type="application/x-javascript" src="completion.js"/>
<script type="application/x-javascript" src="bookmarks.js"/>
<script type="application/x-javascript" src="hints.js"/>
<script type="application/x-javascript" src="file.js"/>
<window id="main-window">
<toolbar id="vimperator-toolbar" hidden="false" align="center" fullscreentoolbar="true">