summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/threshold.cpp
diff options
context:
space:
mode:
authorLuca Bruno <lucab@debian.org>2007-08-27 12:07:33 +0000
committerluca_bruno <luca_bruno@users.sourceforge.net>2007-08-27 12:07:33 +0000
commit41608098558c4584fde92dd88840fa80f071aeb1 (patch)
tree47053ac48bf459b522bd6fd98c38ed0c572c4950 /src/extension/internal/bitmap/threshold.cpp
parentmore tweak modes (diff)
downloadinkscape-41608098558c4584fde92dd88840fa80f071aeb1.tar.gz
inkscape-41608098558c4584fde92dd88840fa80f071aeb1.zip
* Added refernce link for translators
(bzr r3595)
Diffstat (limited to 'src/extension/internal/bitmap/threshold.cpp')
-rw-r--r--src/extension/internal/bitmap/threshold.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extension/internal/bitmap/threshold.cpp b/src/extension/internal/bitmap/threshold.cpp
index 6f21e61d1..702d274e9 100644
--- a/src/extension/internal/bitmap/threshold.cpp
+++ b/src/extension/internal/bitmap/threshold.cpp
@@ -33,6 +33,7 @@ Threshold::init(void)
{
Inkscape::Extension::build_from_mem(
"<inkscape-extension>\n"
+// TRANSLATORS: see http://docs.gimp.org/en/gimp-tool-threshold.html
"<name>" N_("Threshold") "</name>\n"
"<id>org.inkscape.effect.bitmap.threshold</id>\n"
"<param name=\"threshold\" gui-text=\"" N_("Threshold") "\" type=\"float\" min=\"-100.0\" max=\"100.0\"></param>\n"