[gnome-games] mahjongg and glines: updated lists of documenters
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] mahjongg and glines: updated lists of documenters
- Date: Sat, 7 Jan 2012 06:52:59 +0000 (UTC)
commit 15806699a63e12ce8ff2bb043f4ed1d506ec6406
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date: Sat Jan 7 01:51:40 2012 -0500
mahjongg and glines: updated lists of documenters
glines/src/glines.c | 3 ++-
mahjongg/src/mahjongg.vala | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/glines/src/glines.c b/glines/src/glines.c
index ca434fe..960ceb9 100644
--- a/glines/src/glines.c
+++ b/glines/src/glines.c
@@ -1162,7 +1162,8 @@ game_about_callback (GtkAction * action, gpointer * data)
NULL
};
- const gchar *documenters[] = { "Emese KovÃcs",
+ const gchar *documenters[] = { "Tiffany Antopolski",
+ "Lanka Rathnayaka",
NULL
};
gchar *license = games_get_license (_("Five or More"));
diff --git a/mahjongg/src/mahjongg.vala b/mahjongg/src/mahjongg.vala
index 4838cfb..5eadd13 100644
--- a/mahjongg/src/mahjongg.vala
+++ b/mahjongg/src/mahjongg.vala
@@ -518,7 +518,8 @@ public class Mahjongg : Gtk.Application
string[] documenters =
{
- "Eric Baudais",
+ "Tiffany Antopolski",
+ "Chris Beiser",
null
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]