config_query_option GMEDIA_GMP  "Enable GNOME media profiles?" y       \
                    "--enable-profiles" "--disable-profiles"           &&

config_query_option GMEDIA_GSR  "Enable GNOME sound recorder?" y       \
                    "--enable-grecord" "--disable-grecord"             &&

config_query_option GMEDIA_GSTPROPS  "Enable GStreamer properties?" y  \
                    "--enable-gstprops" "--disable-gstprops"           &&

config_query_option GMEDIA_GSTMIXER  "Enable GStreamer mixer?" y       \
                    "--enable-gstmix" "--disable-gstmix"
