summaryrefslogtreecommitdiff
path: root/common/content/browser.js
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2011-01-16 22:38:44 -0500
committerKris Maglione <maglione.k@gmail.com>2011-01-16 22:38:44 -0500
commited696fe5c420fecbf050dd87f34d0dafc8d917e8 (patch)
treeb1b7d714ad9b19366b18952415b420105997ee40 /common/content/browser.js
parentb52e78b92e3859edd3a46342366d17e34a72e6d8 (diff)
downloadpentadactyl-ed696fe5c420fecbf050dd87f34d0dafc8d917e8.tar.gz
Add an experimental prototype download manager replacement. Fix some bugs.
--HG-- extra : rebase_source : aea703414d4bd601bfdea779c5878a30d5b3d782
Diffstat (limited to 'common/content/browser.js')
-rw-r--r--common/content/browser.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/content/browser.js b/common/content/browser.js
index 826c2a6b..1e4d2dc8 100644
--- a/common/content/browser.js
+++ b/common/content/browser.js
@@ -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",