1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-13 04:15:47 +01:00

Temporarily disable loading of the downloads module in FF26.

nsIDownloadManager has been removed so the module needs updating to utilise the
replacement Downloads.jsm.
This commit is contained in:
Doug Kearns
2013-12-17 00:03:58 +11:00
parent da049fa175
commit 94c28cc2aa
5 changed files with 17 additions and 1 deletions

View File

@@ -74,6 +74,9 @@
<dl>
<dt>-sort</dt> <dd>Sort order (see <o>downloadsort</o>) (short name: <em>-s</em>)</dd>
</dl>
<note>
This command is currently unavailable in &dactyl.host; 26 and greater.
</note>
</description>
</item>