be more descriptive
[claws.git] / src / plugins / trayicon / trayicon.c
index 05d402e91dce035708050f9ab69a5815ca0b49d2..74d706f71c5cf4127e6168ce048c293a51d6b680 100644 (file)
@@ -181,7 +181,12 @@ const gchar *plugin_name()
 
 const gchar *plugin_desc()
 {
 
 const gchar *plugin_desc()
 {
-       return "";
+       return "This plugin places a mailbox icon in the system tray that "
+              "indicates if you have new or unread mail.\n"
+              "\n"
+              "The mailbox is empty if you have no unread mail, otherwise "
+              "it contains a letter. A tooltip shows new, unread and total "
+              "number of messages.";
 }
 
 const gchar *plugin_type()
 }
 
 const gchar *plugin_type()