1
0
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:
Martin Stubenschrott
2008-06-19 23:40:25 +00:00
parent 66fce80127
commit adcdbde3db
3 changed files with 6 additions and 1 deletions

View File

@@ -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",