#--------------------------------------------------------------------
# /etc/config.d/setup - eisfair setup configuration parameters
#
# Creation:     09.04.2005  max
# Last Update:  06.08.2005  dv
#
# Copyright (c) 2001-2005 Frank Meyer <frank@eisfair.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#--------------------------------------------------------------------

#--------------------------------------------------------------------
# configuration editor
#--------------------------------------------------------------------

EDITOR='/var/install/bin/edit-conf.cui'                          # Default configuration editor
EDITOR_FALLBACK='joe'                 # Fallback configuration editor

#--------------------------------------------------------------------
# eisfair menu
#--------------------------------------------------------------------

MENU='/var/install/bin/show-menu.cui'     # Default menu application

#--------------------------------------------------------------------
# End
#--------------------------------------------------------------------