add descriptions
[claws.git] / src / plugins / mathml_viewer / mathml_viewer.c
index adaad1f6a7d9736ebe97ddbadd995a21bee2483c..2565c141bd3da8a2d0e6f37f7f5736010464b53c 100644 (file)
@@ -145,7 +145,8 @@ const gchar *plugin_name()
 
 const gchar *plugin_desc()
 {
-       return "";
+       return "This plugin uses the GtkMathView widget to render "
+              "MathML attachments (Content-Type: text/mathml)";
 }
 
 const gchar *plugin_type()