. $GRIMOIRE/config_query_multi.function
message "all - everything listed" &&
message "uzbl-core - just the core interface with no pre-existing scripts" &&
message "uzbl-browser - full browser with supporting scripts" &&
message "uzbl-tabbed - supporting script that manages uzbl windows and nothing else" &&
config_query_multi UZBL_INSTALL "What do you wish to install?" \
                   all \
                   uzbl-core \
                   uzbl-browser \
                   uzbl-tabbed
