[gnome-games] Move lightsoff and swell-foop to staging



commit e25b31f0fe26da4c497ec35d18075ee76c6f1c2d
Author: Colin Walters <walters verbum org>
Date:   Wed May 11 15:07:07 2011 -0400

    Move lightsoff and swell-foop to staging
    
    We want to deprecate seed and gjs as application development
    platforms, and since lightsoff is just a game, it's easy enough
    to drop it for now.  See http://mail.gnome.org/archives/desktop-devel-list/2011-April/msg00147.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=649966

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index a3b088a..86e97ee 100644
--- a/configure.in
+++ b/configure.in
@@ -23,9 +23,9 @@ AM_MAINTAINER_MODE([enable])
 # we support and which features to check for
 
 # This is the canonical list of all game subdirectories.
-allgames="glchess glines gnect gnibbles gnobots2 gnomine gnotravex gnotski gtali iagno lightsoff mahjongg quadrapassel swell-foop gnome-sudoku"
+allgames="glchess glines gnect gnibbles gnobots2 gnomine gnotravex gnotski gtali iagno mahjongg quadrapassel gnome-sudoku"
 AC_SUBST([allgames])
-staginggames=""
+staginggames="lightsoff swell-foop"
 AC_SUBST([staginggames])
 
 gamelist=""



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