mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 20:04:11 +01:00
Add Bugzilla to 'ln'.
This commit is contained in:
@@ -1060,6 +1060,7 @@
|
|||||||
mxr.mozilla.org:a.l,
|
mxr.mozilla.org:a.l,
|
||||||
pastebin.com:#code_frame>div>ol>li,
|
pastebin.com:#code_frame>div>ol>li,
|
||||||
addons.mozilla.org:.gutter>.line>a,
|
addons.mozilla.org:.gutter>.line>a,
|
||||||
|
bugzilla.mozilla.org:.bz_comment:not(.bz_first_comment):not(.ih_history),
|
||||||
*:'/* Hgweb/Gitweb */ .completecodeline a.codeline, a.linenr']]></default>
|
*:'/* Hgweb/Gitweb */ .completecodeline a.codeline, a.linenr']]></default>
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@@ -2246,6 +2246,7 @@ var Buffer = Module("Buffer", {
|
|||||||
"mxr.mozilla.org": 'a.l',
|
"mxr.mozilla.org": 'a.l',
|
||||||
"pastebin.com": '#code_frame>div>ol>li',
|
"pastebin.com": '#code_frame>div>ol>li',
|
||||||
"addons.mozilla.org": '.gutter>.line>a',
|
"addons.mozilla.org": '.gutter>.line>a',
|
||||||
|
"bugzilla.mozilla.org": ".bz_comment:not(.bz_first_comment):not(.ih_history)",
|
||||||
"*": '/* Hgweb/Gitweb */ .completecodeline a.codeline, a.linenr'
|
"*": '/* Hgweb/Gitweb */ .completecodeline a.codeline, a.linenr'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user