#  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.  */
# 
# 
# 
#   cmdframerc 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 great.xpm
	#name ??????
}


GShow
{
	name GShow
	pixmap "gshow.xpm {+10}"
	push_action gshow
	drop_action "gshow $0"
}

#XMan
#{
#	name SMan
#	pixmap  "mxterm.bm {+10}"
#	push_action sman
#	drop_action "sman $0"
#	info "Drop a Icon and yo see the help, if possible. Push the Icon and you want become a Textwindow"
#}

CopyDisk
{
	name "Copy to Disk"
	pixmap "diska.xpm {+4}"
#	push_action gfm
	drop_action "gsu \"/usr/GREAT/bin/cp_to_disk Imakefile\" "
}



Audio
{
	name "Play Sound"
	pixmap audio.xpm
	push_action nopush
	sound cmd.none
	# push_action textedit
	drop_action "/usr/GREAT/bin/psound $X"

}

Sep1
{
	name cmd.separator
}

Tools
{
	name "X Tools"
	pixmap tools.xpm
	push_action "cmdframe -left -cfgf ~/.great/cmdf_tools"
}

Net
{
	name "Net Tools"
	pixmap net.xpm
	push_action "cmdframe -left -cfgf ~/.great/cmdf_net"
}

Grahpics
{
	name "Graphics"
	pixmap cmdf_next.xpm
	push_action "cmdframe -left -cfgf ~/.great/cmdf_graphics"
}

Games
{

	name "Games"
	pixmap cmdf_next.xpm
	push_action "cmdframe -left -cfgf ~/.great/cmdf_games"


}
