file-pdf-load: Update help text of file-pdf-load
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user