[swell-foop] Reduce the width of the about dialog



commit 645d6b8eab57687b17e28780cbd0f80cad657899
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Aug 17 18:22:41 2013 -0500

    Reduce the width of the about dialog

 src/swell-foop.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/swell-foop.vala b/src/swell-foop.vala
index 19f509d..e0e0625 100644
--- a/src/swell-foop.vala
+++ b/src/swell-foop.vala
@@ -398,7 +398,7 @@ public class SwellFoop : Gtk.Application
                                "program-name", _("Swell Foop"),
                                "version", VERSION,
                                "comments",
-                               _("I want to play that game! You know, they all light-up and you click on 
them and they vanish!\n\nSwell Foop is a part of GNOME Games."),
+                               _("I want to play that game!\nYou know, they all light-up and you click on 
them and they vanish!\n\nSwell Foop is a part of GNOME Games."),
                                "copyright", _("Copyright \xc2\xa9 2009 Tim Horton"),
                                "license", license,
                                "wrap-license", true,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]