summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mate-panel/panel-context-menu.c5
1 files changed, 5 insertions, 0 deletions
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 <[email protected]>",
+ "Stefano Karapetsas <[email protected]>",
+ "Steve Zesch <[email protected]>",
+ /* GNOME */
"Alex Larsson <[email protected]>",
"Anders Carlsson <[email protected]>",
"Arvind Samptur <[email protected]>",