-default_build
\ No newline at end of file
+default_build
diff --git a/gnome2-libs/gnome-games2/CONFIGURE
b/gnome2-libs/gnome-games2/CONFIGURE
index 7ccf480..c2a9228 100755
--- a/gnome2-libs/gnome-games2/CONFIGURE
+++ b/gnome2-libs/gnome-games2/CONFIGURE
@@ -1,4 +1,18 @@
# remove old sound choices, not supported anymore
persistent_remove GGAMES_SOUND GGAMES_SNDLIB
+config_query_list GGAMES_PRESET \
+ "Which games would you like to build?" \
+ all \
+ pick &&
+
+if [[ $GGAMES_PRESET == pick ]]; then
+ . $GRIMOIRE/config_query_multi.function &&
+ AVAILABLE_GAMES="aisleriot quadrapassel gnect gnomine swell-foop mahjongg
gtali gnotravex gnotski glines iagno glchess gnobots2 gnibbles gnome-sudoku
lightsoff"
+ config_query_multi GGAMES_LIST \
+ "Which games would you like to build?" \
+ $AVAILABLE_GAMES &&
+ GGAMES_LIST="${GGAMES_LIST//\ /,}"
+fi &&
+
config_query HISCORES "Backup and restore high scores?" y
[SM-Commit] GIT changes to devel-gnome-2.30 grimoire by Vasil Yonkov (76319c6bca5635ae15673164f5d854a94e5837cd),
Vasil Yonkov, 03/22/2010