mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-02 16:45:45 +01:00
move the Events and Tabs objects to files of their own and add a license header
to files without one
This commit is contained in:
@@ -40,6 +40,8 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
||||
<script type="application/x-javascript;version=1.7" src="vimperator.js"/>
|
||||
<script type="application/x-javascript;version=1.7" src="events.js"/>
|
||||
<script type="application/x-javascript;version=1.7" src="tabs.js"/>
|
||||
<script type="application/x-javascript;version=1.7" src="help.js"/>
|
||||
<script type="application/x-javascript;version=1.7" src="commands.js"/>
|
||||
<script type="application/x-javascript;version=1.7" src="ui.js"/>
|
||||
|
||||
Reference in New Issue
Block a user