diff options
author | Stefano Karapetsas <[email protected]> | 2013-11-05 22:14:22 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-11-05 22:14:22 +0100 |
commit | 0b99d963daf1a88c02b57a04239b21a716f8842a (patch) | |
tree | aa023c2b455aa0dbdfc11492e88130fd1be495b1 /mate-dictionary/src | |
parent | 741849445cb427a9a31d3b3cb0f6f29357d5696a (diff) | |
download | mate-utils-0b99d963daf1a88c02b57a04239b21a716f8842a.tar.bz2 mate-utils-0b99d963daf1a88c02b57a04239b21a716f8842a.tar.xz |
Fix Sun GNOME Documentation Team references
Diffstat (limited to 'mate-dictionary/src')
-rw-r--r-- | mate-dictionary/src/gdict-about.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/src/gdict-about.c b/mate-dictionary/src/gdict-about.c index 20c5cb1d..00e61e25 100644 --- a/mate-dictionary/src/gdict-about.c +++ b/mate-dictionary/src/gdict-about.c @@ -46,7 +46,7 @@ gdict_show_about_dialog (GtkWidget *parent) }; const gchar *documenters[] = { - "Sun MATE Documentation Team <[email protected]>", + "Sun GNOME Documentation Team <[email protected]>", "John Fleck <[email protected]>", "Emmanuele Bassi <[email protected]>", NULL |