1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-31 18:15:46 +01:00

many updated to muttator, with selectMessage() function, and lots of mappings added

This commit is contained in:
Martin Stubenschrott
2008-03-02 00:40:03 +00:00
parent 019e927781
commit 97b6581985
3 changed files with 245 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
vimperator.config = {
/*** required options, no checks done if they really exist, so be careful ***/
name: "Muttator",
hostApplication: "Thunderbird", // TODO: can this be found out otherwise?
hostApplication: "Thunderbird", // TODO: can this be found out otherwise? gBrandBundle.getString("brandShortName");
/*** optional options, there are checked for existance and a fallback provided ***/
features: ["hints", "mail", "marks"],