Reload configuration not works -- https://askubuntu.com/questions/112217/prolog-files-recognized-as-perl i have this problem, i change filetype_extensions.conf, save changes, click reload, reopen geany and nothing changes!
i change next line in config ``` #~ Perl=*.pl;*.perl;*.pm;*.agi;*.pod; ``` to ``` #~ Perl=*.perl;*.pm;*.agi;*.pod; #~ Prolog=*.pl; ``` but geany continue think that *.pl in Perl !!!
how to switch it to Prolog?? help me please! thank you!