summaryrefslogtreecommitdiff
path: root/charpick
diff options
context:
space:
mode:
authorcardpuncher <[email protected]>2012-10-09 00:35:53 +0300
committercardpuncher <[email protected]>2012-10-09 00:35:53 +0300
commit55c6d925811cf7c74e5ef11d0e8574d6bcd0863c (patch)
tree7fee8dce2a06d629f98bb78d1a5994eede8ae464 /charpick
parent4c4745847ce1502c7db59d739a9cc482a57e7e47 (diff)
downloadmate-applets-55c6d925811cf7c74e5ef11d0e8574d6bcd0863c.tar.bz2
mate-applets-55c6d925811cf7c74e5ef11d0e8574d6bcd0863c.tar.xz
Typo fix in charpick/charpick.c
This should fix a couple of typos introduced by sed. You may want to update the copyright information rather than merely accepting the change.
Diffstat (limited to 'charpick')
-rw-r--r--charpick/charpick.c4
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. "