[gnome-nibbles] About dialog: remove period from sentence fragment
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles] About dialog: remove period from sentence fragment
- Date: Tue, 19 Nov 2013 17:33:23 +0000 (UTC)
commit 827ddee732750ed1af7306e69c0a59e3d18679d5
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Nov 19 11:32:53 2013 -0600
About dialog: remove period from sentence fragment
src/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index b3419d3..3f7ca87 100644
--- a/src/main.c
+++ b/src/main.c
@@ -159,7 +159,7 @@ about_cb (GtkAction * action, gpointer data)
"Copyright \xc2\xa9 2009 Guillaume Beland",
"license-type", GTK_LICENSE_GPL_2_0,
- "comments", _("A worm game for GNOME.\n\nNibbles is a part of GNOME Games."),
+ "comments", _("A worm game for GNOME\n\nNibbles is a part of GNOME Games."),
"authors", authors,
"documenters", documenters,
"translator-credits", _("translator-credits"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]