tools: remove some doc newlines in context.pdb

This commit is contained in:
Michael Natterer 2013-09-27 18:55:01 +02:00
parent 9563a614f2
commit 4f3d29e95d
1 changed files with 0 additions and 3 deletions

View File

@ -1331,7 +1331,6 @@ sub context_set_sample_threshold {
$blurb = 'Set the sample threshold setting.';
$help = <<'HELP';
This procedure modifies the sample threshold setting. If an operation
depends on the colors of the pixels present in a drawable, like when
doing a seed fill, this setting controls what is "sufficiently close"
@ -1340,7 +1339,6 @@ set explicitly, the default threshold set in gimprc will be used.
This setting affects the following procedures:
gimp_image_select_color(), gimp_image_select_contiguous_color().
HELP
&mitch_pdb_misc('2011', '2.8');
@ -1446,7 +1444,6 @@ sub context_set_sample_transparent {
$blurb = 'Set the sample transparent setting.';
$help = <<'HELP';
This procedure modifies the sample transparent setting. If an
operation depends on the colors of the pixels present in a drawable,
like when doing a seed fill, this setting controls whether