[lightsoff] Update About dialog



commit 91ac3d0fbe07ca27688a0caddce574be595570ce
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 25 14:52:12 2015 -0600

    Update About dialog

 src/lightsoff.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/lightsoff.vala b/src/lightsoff.vala
index a18c769..56f3e86 100644
--- a/src/lightsoff.vala
+++ b/src/lightsoff.vala
@@ -217,7 +217,7 @@ public class LightsOff : Gtk.Application
                                "program-name", _("Lights Off"),
                                "version", VERSION,
                                "comments",
-                               _("Turn off all the lights\n\nLights Off is a part of GNOME Games."),
+                               _("Turn off all the lights"),
                                "copyright", "Copyright © 2009 Tim Horton",
                                "license-type", Gtk.License.GPL_2_0,
                                "authors", authors,


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