[gnome-todo] About: fix author names that were merged together
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] About: fix author names that were merged together
- Date: Wed, 26 Oct 2016 19:50:25 +0000 (UTC)
commit 52de77f26952e7a093ecf8f0bac142ab98ae2365
Author: djb <db0451 gmail com>
Date: Wed Oct 26 20:30:20 2016 +0100
About: fix author names that were merged together
https://bugzilla.gnome.org/show_bug.cgi?id=773553
src/gtd-application.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gtd-application.c b/src/gtd-application.c
index 398fb8f..82b165e 100644
--- a/src/gtd-application.c
+++ b/src/gtd-application.c
@@ -94,7 +94,7 @@ gtd_application_show_about (GSimpleAction *simple,
static const gchar *authors[] = {
"Emmanuele Bassi <ebassi gnome org>",
"Georges Basile Stavracas Neto <georges stavracas gmail com>",
- "Isaque Galdino <igaldino gmail com>"
+ "Isaque Galdino <igaldino gmail com>",
"Patrick Griffis <tingping tingping se>",
"Saiful B. Khan <saifulbkhan gmail com>",
NULL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]