2005-12-07 [colin] 1.9.100cvs73
[claws.git] / src / plugins / trayicon / trayicon.c
index 7c1788efa7ae63ee64d2a48c6bc040c918ad0cc3..08ffbe4aef24b56a9f81cd162a475fb58851a629 100644 (file)
@@ -325,6 +325,12 @@ const gchar *plugin_type(void)
        return "GTK2";
 }
 
+const gchar *plugin_licence(void)
+{
+       return "GPL";
+}
+
+
 /* popup menu callbacks */
 static void trayicon_get_all_cb( gpointer data, guint action, GtkWidget *widget )
 {