1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-12 00:35:48 +01:00

[muttator] new address book support, thanks a lot didi!

This commit is contained in:
Martin Stubenschrott
2008-06-02 12:24:48 +00:00
parent 4d3519c0a5
commit 20a672a961
5 changed files with 293 additions and 56 deletions

View File

@@ -40,6 +40,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
<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="addressbook.js"/>
<script type="application/x-javascript;version=1.8" src="buffer.js"/>
<script type="application/x-javascript;version=1.8" src="commands.js"/>
<script type="application/x-javascript;version=1.8" src="completion.js"/>