X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fplugins%2Ftrayicon%2Ftrayicon.c;h=74d706f71c5cf4127e6168ce048c293a51d6b680;hp=05d402e91dce035708050f9ab69a5815ca0b49d2;hb=d3dd5e951f669ba53a7415b2bf558b1e695e62b3;hpb=a9e5117df4a6e51f40d21dc63fae53c25c42939c diff --git a/src/plugins/trayicon/trayicon.c b/src/plugins/trayicon/trayicon.c index 05d402e91..74d706f71 100644 --- a/src/plugins/trayicon/trayicon.c +++ b/src/plugins/trayicon/trayicon.c @@ -181,7 +181,12 @@ const gchar *plugin_name() 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()