[gnome-games] update games that need vala or gmenu
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] update games that need vala or gmenu
- Date: Tue, 12 Jun 2012 19:18:52 +0000 (UTC)
commit 27c120e1af732e01719345874dca60ef1a027cb0
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Tue Jun 12 21:18:45 2012 +0200
update games that need vala or gmenu
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index be64239..a6e18eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,7 +117,7 @@ need_gmenu=no
for game in $gamelist; do
case $game in
- glchess|gnomine|gnotravex|iagno|lightsoff|mahjongg|quadrapassel) need_vala=yes ;;
+ glchess|gnomine|gnotravex|iagno|lightsoff|mahjongg|quadrapassel|swell-foop) need_vala=yes ;;
*) ;;
esac
case $game in
@@ -141,7 +141,7 @@ for game in $gamelist; do
*) ;;
esac
case $game in
- iagno|gnomine|gnotravex) need_gmenu=yes ;;
+ gnomine|gnotravex|iagno|lightsoff|mahjongg|quadrapassel|swell-foop) need_gmenu=yes ;;
*) ;;
esac
done
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]