mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 04:45:45 +01:00
added vimperator.config.mainWidget
This commit is contained in:
@@ -29,5 +29,10 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
vimperator.config = {
|
||||
name: "Muttator",
|
||||
hostApplication: "Thunderbird",
|
||||
|
||||
// this widget is focused when focusContent() is called
|
||||
get mainWidget() { return GetThreadTree(); },
|
||||
dialogs: []
|
||||
}
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user