;list of dictionaries to be used
; list format is:
;  filename_txt;descriptive text e.g. french-english
;  filename_txt;descriptive text e.g. english-french
;
; dictionary file format is:
; word: meaning or word<tab>meaning
;
; and so on. Lines starting with ; are comments
;

; ...to English dictionaries
French_to_English_txt;French to English

; English to... dictionaries
English_to_French_txt;English to French
