diff options
author | Stefano Karapetsas <[email protected]> | 2013-11-05 22:14:22 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2014-01-02 11:38:07 +0000 |
commit | c6a883437343970fdf0c3035fd95fe34f3a8f5ad (patch) | |
tree | cb6f656406ce079a15b6c7d4b192e4c6f5a27db9 /mate-dictionary | |
parent | df499f89bec731829f6b9adcf7376b0689a4adb2 (diff) | |
download | mate-utils-c6a883437343970fdf0c3035fd95fe34f3a8f5ad.tar.bz2 mate-utils-c6a883437343970fdf0c3035fd95fe34f3a8f5ad.tar.xz |
Fix Sun GNOME Documentation Team references
Diffstat (limited to 'mate-dictionary')
-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 |