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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user