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

This commit is contained in:
Mukund Sivaraman
2011-12-06 21:03:02 +05:30
parent e78ea68f69
commit 11ba7411b4

View File

@ -286,11 +286,10 @@ query (void)
gimp_install_procedure (LOAD_PROC, gimp_install_procedure (LOAD_PROC,
"Load file in PDF format.", "Load file in PDF format.",
"Load file in PDF format. " "Loads files in Adobe's Portable Document Format. "
"PDF is a portable document format created by Adobe. " "PDF is designed to be easily processed by a variety "
"It is designed to be easily processed by a variety "
"of different platforms, and is a distant cousin of " "of different platforms, and is a distant cousin of "
"postscript. ", "PostScript.",
"Nathan Summers", "Nathan Summers",
"Nathan Summers", "Nathan Summers",
"2005", "2005",