[gimp] tools: remove some doc newlines in context.pdb



commit 4f3d29e95d2c60f807d1316e8c9e6ad141f8b21e
Author: Michael Natterer <mitch gimp org>
Date:   Fri Sep 27 18:55:01 2013 +0200

    tools: remove some doc newlines in context.pdb

 tools/pdbgen/pdb/context.pdb |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/tools/pdbgen/pdb/context.pdb b/tools/pdbgen/pdb/context.pdb
index a1c7c4b..5db61e7 100644
--- a/tools/pdbgen/pdb/context.pdb
+++ b/tools/pdbgen/pdb/context.pdb
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]