[quadrapassel] About dialog: remove period from sentence fragment
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [quadrapassel] About dialog: remove period from sentence fragment
- Date: Tue, 19 Nov 2013 17:41:36 +0000 (UTC)
commit be4b3e37f89d01a25733728df9b8bbeab86fd931
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Nov 19 11:37:30 2013 -0600
About dialog: remove period from sentence fragment
src/quadrapassel.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/quadrapassel.vala b/src/quadrapassel.vala
index f4edc9b..f3646fb 100644
--- a/src/quadrapassel.vala
+++ b/src/quadrapassel.vala
@@ -788,7 +788,7 @@ public class Quadrapassel : Gtk.Application
Gtk.show_about_dialog (window,
"program-name", _("Quadrapassel"),
"version", VERSION,
- "comments", _("A classic game of fitting falling blocks
together.\n\nQuadrapassel is a part of GNOME Games."),
+ "comments", _("A classic game of fitting falling blocks
together\n\nQuadrapassel is a part of GNOME Games."),
"copyright", "Copyright \xc2\xa9 1999 J. Marcin Gorycki, 2000-2009 Others",
"license-type", Gtk.License.GPL_2_0,
"website-label", _("GNOME Games web site"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]