summaryrefslogtreecommitdiff
path: root/mate-panel
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-10-21 18:25:14 +0200
committerStefano Karapetsas <[email protected]>2012-10-21 18:25:14 +0200
commitcc9615065c128be5924a12df50abfda0c6b74a3a (patch)
tree0f3f59af55e66aa2968b4e4b91b5f10b26ccdf13 /mate-panel
parent917457d02dd5288d42b9f0f7b735eb0ac5eb9405 (diff)
downloadmate-panel-cc9615065c128be5924a12df50abfda0c6b74a3a.tar.bz2
mate-panel-cc9615065c128be5924a12df50abfda0c6b74a3a.tar.xz
add MATE developers in panel about window
Diffstat (limited to 'mate-panel')
-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]>",