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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user