X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=chrome%2Fcontent%2Ficedeb.js;h=af5026c31e3833cbdb716ca580219e16ca3c81a1;hp=3a08f11cae017ac4b40613b72080645b761df79b;hb=ed099aaafca3f90b07c5d297b12d819906cad8b5;hpb=49fa528d9e318393d14d29af54ebc77e3dc73421 diff --git a/chrome/content/icedeb.js b/chrome/content/icedeb.js index 3a08f11..af5026c 100644 --- a/chrome/content/icedeb.js +++ b/chrome/content/icedeb.js @@ -87,7 +87,7 @@ function lookup_deb(in_new) { } } -Debian = { +IceDeb = { btsButton: function (e) { if ( e.button == 0 ) lookup_bts(false)