[five-or-more] About dialog: remove period from fragment
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more] About dialog: remove period from fragment
- Date: Tue, 19 Nov 2013 05:04:48 +0000 (UTC)
commit b27798db46d02452dbcd3f0b5c530925f3045e9c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Nov 18 23:04:29 2013 -0600
About dialog: remove period from fragment
src/glines.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/glines.c b/src/glines.c
index 0c3a642..a71ebc0 100644
--- a/src/glines.c
+++ b/src/glines.c
@@ -1178,7 +1178,7 @@ game_about_callback (GSimpleAction *action,
gtk_show_about_dialog (GTK_WINDOW (app),
"program-name", _("Five or More"),
"version", VERSION,
- "comments", _("GNOME port of the once-popular Color Lines game.\n\nFive or More is
a part of GNOME Games."),
+ "comments", _("GNOME port of the once-popular Color Lines game\n\nFive or More is a
part of GNOME Games."),
"copyright",
"Copyright \xc2\xa9 1997-2008 Free Software Foundation, Inc.",
"license", license,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]