[gimp] file-pdf-load: Remove punctuation



commit 50630241de20797c20fa84fa2f6dd0fab69be474
Author: Mukund Sivaraman <muks banu com>
Date:   Tue Dec 6 21:07:56 2011 +0530

    file-pdf-load: Remove punctuation

 plug-ins/common/file-pdf-load.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-pdf-load.c b/plug-ins/common/file-pdf-load.c
index f405438..00c78f5 100644
--- a/plug-ins/common/file-pdf-load.c
+++ b/plug-ins/common/file-pdf-load.c
@@ -285,7 +285,7 @@ query (void)
   };
 
   gimp_install_procedure (LOAD_PROC,
-                          "Load file in PDF format.",
+                          "Load file in PDF format",
                           "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 "



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