[gimp] file-pnm: Write help text for file-pnm-load



commit deea484a7053cec5780ee6cfbc1478166f574d67
Author: Mukund Sivaraman <muks banu com>
Date:   Tue Dec 6 20:43:55 2011 +0530

    file-pnm: Write help text for file-pnm-load

 plug-ins/common/file-pnm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-pnm.c b/plug-ins/common/file-pnm.c
index 0db38b2..bde8b09 100644
--- a/plug-ins/common/file-pnm.c
+++ b/plug-ins/common/file-pnm.c
@@ -241,7 +241,7 @@ query (void)
 
   gimp_install_procedure (LOAD_PROC,
                           "Loads files in the PNM file format",
-                          "FIXME: write help for pnm_load",
+                          "This plug-in loads files in the various Netpbm portable file formats.",
                           "Erik Nygren",
                           "Erik Nygren",
                           "1996",



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