Branch: refs/heads/elextr-patch-1 Author: elextr elextr@gmail.com Committer: elextr elextr@gmail.com Date: Fri, 23 Oct 2015 06:34:25 UTC Commit: 06f2cbe6f6a25ebdcc8a48ee6e5be91a69785ca3 https://github.com/geany/geany/commit/06f2cbe6f6a25ebdcc8a48ee6e5be91a69785c...
Log Message: ----------- Add ".adoc" extension to asciidoc filetype
Closes #708
Modified Paths: -------------- data/filetype_extensions.conf
Modified: data/filetype_extensions.conf 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -6,7 +6,7 @@ Abaqus=*.inp; Abc=*.abc;*.abp; ActionScript=*.as; Ada=*.adb;*.ads; -Asciidoc=*.asciidoc; +Asciidoc=*.asciidoc;*.adoc; ASM=*.asm; Batch=*.bat;*.cmd;*.nt; CAML=*.ml;*.mli;
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).