From 11ba7411b4a76a676c4780664fb30be6588ea94e Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Tue, 6 Dec 2011 21:03:02 +0530 Subject: [PATCH] file-pdf-load: Update help text of file-pdf-load --- plug-ins/common/file-pdf-load.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/plug-ins/common/file-pdf-load.c b/plug-ins/common/file-pdf-load.c index cb70e32a66..bada95315e 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",