From ccf7687592c11e5bd4cc0f55eb8c9634c0d84ab9 Mon Sep 17 00:00:00 2001 From: piro Date: Thu, 28 Feb 2008 07:26:17 +0000 Subject: [PATCH] =?UTF-8?q?Super=20DragAndGo=E3=81=A7=E3=80=81=E7=8F=BE?= =?UTF-8?q?=E5=9C=A8=E3=81=AE=E3=82=BF=E3=83=96=E3=81=AE=E4=B8=AD=E3=81=8B?= =?UTF-8?q?=E3=82=89=E3=83=89=E3=83=A9=E3=83=83=E3=82=B0=E3=81=95=E3=82=8C?= =?UTF-8?q?=E3=81=9F=E5=86=85=E5=AE=B9=E3=81=AE=E3=81=BF=E6=96=B0=E3=81=97?= =?UTF-8?q?=E3=81=84=E3=82=BF=E3=83=96=E3=81=A7=E9=96=8B=E3=81=8F=E3=82=88?= =?UTF-8?q?=E3=81=86=E3=81=AB=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@1950 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/hacks.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/treestyletab/hacks.js b/content/treestyletab/hacks.js index 0af60642..bd0c7de8 100644 --- a/content/treestyletab/hacks.js +++ b/content/treestyletab/hacks.js @@ -465,7 +465,9 @@ TreeStyleTabService.overrideExtensionsOnInitAfter = function() { superDrag.onDrop.toSource().replace( /(var newTab = getBrowser\(\).addTab\([^\)]+\);)/g, <> )