summaryrefslogtreecommitdiff
path: root/mate-dictionary/src
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-10-09 21:58:28 +0300
committermonsta <[email protected]>2017-10-09 22:02:07 +0300
commitdeb5ea1089ff879e6a693957f3f128007d6b3476 (patch)
tree5d8ade9f4a8eef8c1fbd6557c6783f5672983160 /mate-dictionary/src
parentdc458f0998829d3c2401589e8654bc391273bc67 (diff)
downloadmate-utils-deb5ea1089ff879e6a693957f3f128007d6b3476.tar.bz2
mate-utils-deb5ea1089ff879e6a693957f3f128007d6b3476.tar.xz
baobab/logview/dictionary: add our copyright to About dialog
fixes https://github.com/mate-desktop/mate-utils/issues/80
Diffstat (limited to 'mate-dictionary/src')
-rw-r--r--mate-dictionary/src/gdict-about.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mate-dictionary/src/gdict-about.c b/mate-dictionary/src/gdict-about.c
index 00e61e25..a362e7b7 100644
--- a/mate-dictionary/src/gdict-about.c
+++ b/mate-dictionary/src/gdict-about.c
@@ -53,7 +53,8 @@ gdict_show_about_dialog (GtkWidget *parent)
};
const gchar *translator_credits = _("translator-credits");
- const gchar *copyright = "Copyright \xc2\xa9 2005-2006 Emmanuele Bassi";
+ const gchar *copyright = "Copyright \xc2\xa9 2005-2006 Emmanuele Bassi\n"
+ "Copyright \xc2\xa9 2011-2017 MATE developers";
const gchar *comments = _("Look up words in dictionaries");
const gchar *license =