From 19290b39baaf38249581838a863ecf764bf77be8 Mon Sep 17 00:00:00 2001 From: "ben%netscape.com" Date: Wed, 17 May 2006 02:25:50 +0000 Subject: [PATCH] toolbar drag and drop --- suite/common/pref/pref-debug.xul | 67 ++++++++++++++++++-------------- 1 file changed, 37 insertions(+), 30 deletions(-) diff --git a/suite/common/pref/pref-debug.xul b/suite/common/pref/pref-debug.xul index daddaadb172..46ca527afc0 100644 --- a/suite/common/pref/pref-debug.xul +++ b/suite/common/pref/pref-debug.xul @@ -37,7 +37,8 @@ "debugXULBoxes", "nglayoutDebugPaintFlashing", "nglayoutDebugPaintDumping", "nglayoutDebugInvalidateDumping", "nglayoutDebugEventDumping", "nglayoutDebugMotionEventDumping", "nglayoutDebugCrossingEventDumping", "nglayoutDebugDisableXULCache", "browserEnableCache", - "browserEnableDiskCache", "nglayoutDebugEnableXPCOMRefcntLog", "showAboutAsStupidModalWindow"]; + "browserEnableDiskCache", "nglayoutDebugEnableXPCOMRefcntLog", "showAboutAsStupidModalWindow", + "browserEnableTBDnD"]; ]]> @@ -48,33 +49,6 @@ - <text value="&widgetRendering.label;"/> - - - - - - - - <text value="&debugMiscellaneous.label;"/> - - - - @@ -89,6 +63,22 @@ + + + <text value="&debugMiscellaneous.label;"/> + + + + + @@ -98,9 +88,9 @@ - + - + <text value="&debugEventDebugging.label;"/> + + <text value="&widgetRendering.label;"/> + + + + + + +