mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 06:32:27 +01:00
Add an experimental prototype download manager replacement. Fix some bugs.
--HG-- extra : rebase_source : aea703414d4bd601bfdea779c5878a30d5b3d782
This commit is contained in:
@@ -133,7 +133,7 @@ var Browser = Module("browser", {
|
||||
},
|
||||
|
||||
commands: function () {
|
||||
commands.add(["downl[oads]", "dl"],
|
||||
commands.add(["old-downl[oads]", "old-dl"],
|
||||
"Show progress of current downloads",
|
||||
function () {
|
||||
dactyl.open("chrome://mozapps/content/downloads/downloads.xul",
|
||||
|
||||
Reference in New Issue
Block a user