[gimp/metadata-browser] file-svg: Update help text of file-svg-load-thumb



commit b541adf11454b284220d40dcdd9f7e48fa9959c8
Author: Mukund Sivaraman <muks banu com>
Date:   Tue Dec 6 23:47:50 2011 +0530

    file-svg: Update help text of file-svg-load-thumb

 plug-ins/common/file-svg.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/common/file-svg.c b/plug-ins/common/file-svg.c
index 0ae1e28..d18c766 100644
--- a/plug-ins/common/file-svg.c
+++ b/plug-ins/common/file-svg.c
@@ -150,8 +150,8 @@ query (void)
                                     "0,string,<?xml,0,string,<svg");
 
   gimp_install_procedure (LOAD_THUMB_PROC,
-                          "Loads a small preview from an SVG image",
-                          "",
+                          "Generates a thumbnail of an SVG image",
+                          "Renders a thumbnail of an SVG file using librsvg.",
                           "Dom Lachowicz, Sven Neumann",
                           "Dom Lachowicz <cinamod hotmail com>",
                           SVG_VERSION,



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