[gimp] file-pdf-load: Update help text of file-pdf-load



commit 11ba7411b4a76a676c4780664fb30be6588ea94e
Author: Mukund Sivaraman <muks banu com>
Date:   Tue Dec 6 21:03:02 2011 +0530

    file-pdf-load: Update help text of file-pdf-load

 plug-ins/common/file-pdf-load.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/plug-ins/common/file-pdf-load.c b/plug-ins/common/file-pdf-load.c
index cb70e32..bada953 100644
--- a/plug-ins/common/file-pdf-load.c
+++ b/plug-ins/common/file-pdf-load.c
@@ -286,11 +286,10 @@ query (void)
 
   gimp_install_procedure (LOAD_PROC,
                           "Load file in PDF format.",
-                          "Load file in PDF format. "
-                          "PDF is a portable document format created by Adobe. "
-                          "It is designed to be easily processed by a variety "
+                          "Loads files in Adobe's Portable Document Format. "
+                          "PDF is designed to be easily processed by a variety "
                           "of different platforms, and is a distant cousin of "
-                          "postscript. ",
+                          "PostScript.",
                           "Nathan Summers",
                           "Nathan Summers",
                           "2005",



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