diff options
-rw-r--r-- | charpick/charpick.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/charpick/charpick.c b/charpick/charpick.c index 6de91c57..1c544338 100644 --- a/charpick/charpick.c +++ b/charpick/charpick.c @@ -594,13 +594,13 @@ about (GtkAction *action, static const gchar * const documenters[] = { "Dan Mueth <[email protected]>", - "Sun MATE Documentation Team <[email protected]>", + "Sun GNOME Documentation Team <[email protected]>", NULL }; gtk_show_about_dialog (NULL, "version", VERSION, - "copyright", "\xC2\xA9 1998, 2004-2005 MATE Applets Maintainers " + "copyright", "\xC2\xA9 1998, 2004-2005 GNOME Applets Maintainers " "and others", "comments", _("Mate Panel applet for selecting strange " "characters that are not on my keyboard. " |