r1478 - branches/bxe_2_0/mozile
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Wed May 17 16:10:11 2006
New Revision: 1478
Modified:
branches/bxe_2_0/mozile/mozilekb.js
Log:
retransform => big T
Modified: branches/bxe_2_0/mozile/mozilekb.js
==============================================================================
--- branches/bxe_2_0/mozile/mozilekb.js (original)
+++ branches/bxe_2_0/mozile/mozilekb.js Wed May 17 16:10:11 2006
@@ -133,7 +133,7 @@
return false;
}
}
- else if(String.fromCharCode(event.charCode).toLowerCase() == "t")
+ else if(String.fromCharCode(event.charCode) == "T")
{
bxe_Transform();
return true;
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs