[gimp] plug-ins: fix my name/email in the goat exercise
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: fix my name/email in the goat exercise
- Date: Mon, 25 Dec 2017 21:36:59 +0000 (UTC)
commit 0a09452d175508c9223cf21cd5c4f2ed5ea2391c
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Dec 25 22:35:23 2017 +0100
plug-ins: fix my name/email in the goat exercise
plug-ins/common/goat-exercise.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/common/goat-exercise.c b/plug-ins/common/goat-exercise.c
index c3f631b..f777f19 100644
--- a/plug-ins/common/goat-exercise.c
+++ b/plug-ins/common/goat-exercise.c
@@ -61,8 +61,8 @@ query (void)
gimp_install_procedure (PLUG_IN_PROC,
N_("Exercise a goat"),
"takes a goat for a walk",
- "Øyvind KOlås <pippinp gimp org>",
- "Øyvind KOlås <pippinp gimp org>",
+ "Øyvind Kolås <pippin gimp org>",
+ "Øyvind Kolås <pippin gimp org>",
"21march 2012",
N_("Goat-exercise"),
"RGB*, INDEXED*, GRAY*",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]