[gnome-tetravex] Reduce the width of the about dialog
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tetravex] Reduce the width of the about dialog
- Date: Sat, 17 Aug 2013 23:20:12 +0000 (UTC)
commit 6a359a2b4374dfef8355a4453a97d40b79f9b7c0
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat Aug 17 18:18:36 2013 -0500
Reduce the width of the about dialog
src/gnome-tetravex.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-tetravex.vala b/src/gnome-tetravex.vala
index d9db931..96cd78d 100644
--- a/src/gnome-tetravex.vala
+++ b/src/gnome-tetravex.vala
@@ -313,7 +313,7 @@ public class Tetravex : Gtk.Application
"program-name", _("Tetravex"),
"version", VERSION,
"comments",
- _("GNOME Tetravex is a simple puzzle where pieces must be positioned so that
the same numbers are touching each other.\n\nTetravex is a part of GNOME Games."),
+ _("Position pieces so that the same numbers are touching each
other\n\nTetravex is a part of GNOME Games."),
"copyright",
"Copyright \xc2\xa9 1999-2008 Lars Rydlinge",
"license", license,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]