#  Copyright (C) 1991, 1992, 1993  1994 Free Software Association of Germany
# 
#  This program is free software; you can redistribute it and/or modify
#  it under the terms of the DFSL or the GNU General Public License as 
#  published by the Free Software Association of Germany.
# 
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  DFSL or the GNU General Public License for more details.
# 
#  You should have received a copy of the DFSL or the GNU General 
#  Public License along with this program; if not, write to the 
#  Free Software Association, c/o Michaela Merz, Heimatring 19,
#  6000 Frankfurt/Main 80, Germany. Or write to the Free Software
#  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
# 
# 
# 
#   cmdf_games is part of GREAT 
#   Written by Ruediger <styx@leda.fsag.de> 
#                  and 
#   Michaela Merz <misch@elara.fsag.de 
# 
################################################################### 
DEFAULT
{
#	sound $GREAT_SOUND_DIR/better_boing.au
	pixmap xterm.xpm
}

XPool
{
	name XPool
	pixmap xpool.xpm
	push_action xpool
}

Seahaeven
{
	name Seahaeven
	pixmap seahaven.xpm
	push_action seahaven
}

Tetris
{
	name Tetris
	pixmap tetrie.xpm
	push_action xtetris
}

Chess
{
	name Chess
	pixmap chess.xpm
	push_action xchess
}


Ico
{
	name Ico
	pixmap ico.xpm
	push_action "ico -faces -d 50 -copy -colors red green blue -softdbl"
}

Melt
{
	name Melt
	pixmap melt.xpm
	push_action melt
}

Shrink
{
	name Shrink
	pixmap shrink.xpm
	push_action xshrink
}

Flip
{
	name Flip
	pixmap flip.xpm
	push_action flip
}

