source  "$SECTION_DIRECTORY/KDE_CONFIGURE"  &&

if  spell_ok  kdebase
then
  # Importing doesn't seem to work right now (svn, 2008-07-07)
  config_query_option  GENKDMCONF_FLAGS                           \
                       "Import KDE 3 login manager settings?"  n  \
                       ""  "--no-old"
else
  persistent_add  GENKDMCONF_FLAGS  &&
  local GENKDMCONF_FLAGS=""
fi  &&

config_query_list BLUEZ "Which bluetooth library would you like to use ?" \
                  none bluez-libs bluez
