message "***  You can modify default glob patterns for cover filename matching." &&
message "***  Filenames are checked agains '<front_pat>*<back_pat>' pattern." &&
message "***  You can modify <front_pat> and <back_pat> here. If you want" &&
message "***  pattern to be empty you can enter '--none--'. This patterns can" &&
message "***  be modified by adding -p or -a arguments to wmalbum." &&

config_query_string PAT_FRONT "Glog exp. matching beginnig of filename: " "{{F,f}ront,}" &&
config_query_string PAT_BACK "Glob exp. matching end of filename: " ".{jpeg,gif,jpg}"
