From 870e2c50dd9c3ffdd97b4020f8761c61387d608d Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Fri, 10 Sep 2010 13:34:48 +0200 Subject: Extensions. Consistency fix and UI improvements (internal extensions and filters). (bzr r9754) --- src/extension/internal/bitmap/adaptiveThreshold.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/extension/internal/bitmap/adaptiveThreshold.cpp') diff --git a/src/extension/internal/bitmap/adaptiveThreshold.cpp b/src/extension/internal/bitmap/adaptiveThreshold.cpp index 8afbaa0ef..d22a4a690 100644 --- a/src/extension/internal/bitmap/adaptiveThreshold.cpp +++ b/src/extension/internal/bitmap/adaptiveThreshold.cpp @@ -37,9 +37,9 @@ AdaptiveThreshold::init(void) "\n" "" N_("Adaptive Threshold") "\n" "org.inkscape.effect.bitmap.adaptiveThreshold\n" - "5\n" - "5\n" - "0\n" + "5\n" + "5\n" + "0\n" "\n" "all\n" "\n" -- cgit v1.2.3