From cc9615065c128be5924a12df50abfda0c6b74a3a Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 21 Oct 2012 18:25:14 +0200 Subject: add MATE developers in panel about window --- mate-panel/panel-context-menu.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mate-panel/panel-context-menu.c b/mate-panel/panel-context-menu.c index a267a140..ec7ed206 100644 --- a/mate-panel/panel-context-menu.c +++ b/mate-panel/panel-context-menu.c @@ -81,6 +81,11 @@ panel_context_menu_show_about_dialog (GtkWidget *menuitem) { static GtkWidget *about = NULL; char *authors [] = { + /* MATE */ + "Perberos ", + "Stefano Karapetsas ", + "Steve Zesch ", + /* GNOME */ "Alex Larsson ", "Anders Carlsson ", "Arvind Samptur ", -- cgit v1.2.1