. $GRIMOIRE/config_query_multi.function
config_query_multi QUTIM_PLUGINS \
                   "What plugins to build?" \
                   all none jabber mrim histman yandexnarod icq irc vkontakte &&
if list_find "$QUTIM_PLUGINS" "all"
then
  QUTIM_PLUGINS="jabber mrim histman yandexnarod icq irc vkontakte"
fi
