diff options
author | Stefano Karapetsas <[email protected]> | 2013-11-06 00:01:58 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2013-12-17 13:09:18 +0000 |
commit | 7ba607723ded46c1b7137d2fc696ae614f4e2df9 (patch) | |
tree | 83e9e246747207b83a4d4b17c205ab234cc5f64c /stickynotes/stickynotes_applet_callbacks.c | |
parent | 28b6083bf1b48c917f2e45fc8910da4941beddbd (diff) | |
download | mate-applets-7ba607723ded46c1b7137d2fc696ae614f4e2df9.tar.bz2 mate-applets-7ba607723ded46c1b7137d2fc696ae614f4e2df9.tar.xz |
Fix Sun GNOME Documentation Team references
Diffstat (limited to 'stickynotes/stickynotes_applet_callbacks.c')
-rw-r--r-- | stickynotes/stickynotes_applet_callbacks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stickynotes/stickynotes_applet_callbacks.c b/stickynotes/stickynotes_applet_callbacks.c index 93ac4808..72915a4c 100644 --- a/stickynotes/stickynotes_applet_callbacks.c +++ b/stickynotes/stickynotes_applet_callbacks.c @@ -409,7 +409,7 @@ menu_about_cb (GtkAction *action, static const gchar *documenters[] = { "Loban A Rahman <[email protected]>", - "Sun MATE Documentation Team <[email protected]>", + "Sun GNOME Documentation Team <[email protected]>", NULL }; |