1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-07 16:05:44 +01:00

:extdel ≡ :extrm. DOS is dead. Long live Unix.

This commit is contained in:
Kris Maglione
2011-08-21 12:03:27 -04:00
parent f830771283
commit 5f1fb91f95
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ var updateAddons = Class("UpgradeListener", AddonListener, {
var actions = {
delete: {
name: "extde[lete]",
name: ["extde[lete]", "extrm"],
description: "Uninstall an extension",
action: callResult("uninstall"),
perm: "uninstall"