mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 17:42:27 +01:00
vim.js -> liberator.js
This commit is contained in:
@@ -37,7 +37,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|||||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||||
|
|
||||||
<script type="application/x-javascript;version=1.8" src="vim.js"/>
|
<script type="application/x-javascript;version=1.8" src="liberator.js"/>
|
||||||
<script type="application/x-javascript;version=1.8" src="muttator.js"/>
|
<script type="application/x-javascript;version=1.8" src="muttator.js"/>
|
||||||
|
|
||||||
<script type="application/x-javascript;version=1.8" src="buffer.js"/>
|
<script type="application/x-javascript;version=1.8" src="buffer.js"/>
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
|||||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||||
|
|
||||||
<script type="application/x-javascript;version=1.8" src="vim.js"/>
|
<script type="application/x-javascript;version=1.8" src="liberator.js"/>
|
||||||
<script type="application/x-javascript;version=1.8" src="vimperator.js"/>
|
<script type="application/x-javascript;version=1.8" src="vimperator.js"/>
|
||||||
|
|
||||||
<script type="application/x-javascript;version=1.8" src="bookmarks.js"/>
|
<script type="application/x-javascript;version=1.8" src="bookmarks.js"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user