config_query  RHYTHMBOX_BACKEND  "Use ${SPELL_COLOR}xine-lib${DEFAULT_COLOR} backend instead of ${SPELL_COLOR}gstreamer${DEFAULT_COLOR}?"  y  &&
config_query  RHYTHMBOX_FLAC     "Enable ${SPELL_COLOR}flac${DEFAULT_COLOR} support?"  y  &&

config_query_option  RHYTHMBOX_IPOD  "Enable Apple iPod support?"  y  \
                     '--enable-ipod'  '--disable-ipod'                &&

config_query_option  RHYTHMBOX_MMKEY  "Enable Multimedia Keys support?"  y  \
                     '--enable-mmkeys'  '--disable-mmkeys'
