diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-02 11:05:15 -0800 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-02 11:05:15 -0800 |
commit | 072fac32566430d72f9e8f5392288dbb8d2fc62c (patch) | |
tree | 891e960008e88e8cf3cf6b67517b341a476ec788 /mate-dictionary/src/gdict-about.c | |
parent | 2bc9b44ea369a6b9643b2d6a2d343fcc6aef0d9e (diff) | |
parent | dc7123530e154dc4852c7f9900e693ecce5e2e2c (diff) | |
download | mate-utils-072fac32566430d72f9e8f5392288dbb8d2fc62c.tar.bz2 mate-utils-072fac32566430d72f9e8f5392288dbb8d2fc62c.tar.xz |
Merge pull request #53 from flexiondotorg/1.6
Cherry picks from `master` for `mate-utils` 1.6
Diffstat (limited to 'mate-dictionary/src/gdict-about.c')
-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 |