diff options
author | Stefano Karapetsas <[email protected]> | 2013-12-23 13:28:31 -0800 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-12-23 13:28:31 -0800 |
commit | 4ad6c16ece62b4f5dc90ac96623c5643e97a1921 (patch) | |
tree | 6cb7c142584cb9376e6f5e82c54d4344bc403ed3 /stickynotes/stickynotes_applet_callbacks.c | |
parent | 40180c1e529161e8ce1cefbbe311b894383c6fe5 (diff) | |
parent | 4d1a88869536ba3083a4472c823b379bd63f310d (diff) | |
download | mate-applets-4ad6c16ece62b4f5dc90ac96623c5643e97a1921.tar.bz2 mate-applets-4ad6c16ece62b4f5dc90ac96623c5643e97a1921.tar.xz |
Merge pull request #69 from flexiondotorg/1.6
Cherry picks for `mate-applets` 1.6
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 }; |