From fca6399dcef8a565e369eb3c22970c7f68a15e11 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Fri, 25 Mar 2011 10:27:23 +0100 Subject: added jsteinar to artwork credits --- src/applet/applet_gtk.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/applet') diff --git a/src/applet/applet_gtk.c b/src/applet/applet_gtk.c index 04349648..58f7d023 100644 --- a/src/applet/applet_gtk.c +++ b/src/applet/applet_gtk.c @@ -226,6 +226,7 @@ static GtkWidget *create_about_dialog() const char *artists[] = {"Patrick Connelly ", "Lapo Calamandrei", + "Jakub Steinar ", NULL}; const char *comments = _("Notification area applet that notifies users about " -- cgit