]> git.ktnx.net Git - icedeb.git/blobdiff - chrome/content/icedeb.js
global object Debian -> IceDeb
[icedeb.git] / chrome / content / icedeb.js
index 3a08f11cae017ac4b40613b72080645b761df79b..af5026c31e3833cbdb716ca580219e16ca3c81a1 100644 (file)
@@ -87,7 +87,7 @@ function lookup_deb(in_new) {
     }
 }
 
-Debian = {
+IceDeb = {
     btsButton: function (e) {
         if ( e.button == 0 )
             lookup_bts(false)