mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 04:07:58 +01:00
[muttator] :dialog addressbook
This commit is contained in:
@@ -55,6 +55,8 @@ liberator.config = {
|
||||
function () { openAboutDialog(); }],
|
||||
["addons", "Manage Add-ons",
|
||||
function () { openAddonsMgr(); }],
|
||||
["addressbook", "Address book",
|
||||
function () { toAddressBook(); }],
|
||||
["checkupdates", "Check for updates",
|
||||
function () { checkForUpdates(); }],
|
||||
/*["cleardata", "Clear private data",
|
||||
|
||||
Reference in New Issue
Block a user