wok-6.x diff geany/stuff/filetype_extensions.conf @ rev 12543
binutils: add --with-bugurl=
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 26 13:37:41 2012 +0200 (2012-04-26) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/geany/stuff/filetype_extensions.conf Thu Apr 26 13:37:41 2012 +0200 1.3 @@ -0,0 +1,40 @@ 1.4 +#*** This file generated by: geany --generate-data-files *** 1.5 + 1.6 +#Filetype extension configuration file for Geany 1.7 +#Insert as many items as you want, seperate them with a ";". 1.8 +#See Geany's main documentation for details. 1.9 +[Extensions] 1.10 +ASM=*.asm; 1.11 +C=*.c;*.h; 1.12 +C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C; 1.13 +C#=*.cs;*.vala; 1.14 +CAML=*.ml;*.mli; 1.15 +D=*.d;*.di; 1.16 +Fortran=*.f;*.for;*.ftn;*.f77;*.f90;*.f95; 1.17 +FreeBasic=*.bas;*.bi; 1.18 +Haskell=*.hs;*.lhs; 1.19 +Haxe=*.hx; 1.20 +Java=*.java;*.jsp; 1.21 +Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk; 1.22 +VHDL=*.vhd;*.vhdl; 1.23 +Ferite=*.fe; 1.24 +Javascript=*.js; 1.25 +Lua=*.lua; 1.26 +Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*; 1.27 +O-Matrix=*.oms; 1.28 +Perl=*.pl;*.perl;*.pm;*.agi;*.pod; 1.29 +PHP=*.php;*.php3;*.php4;*.php5;*.phtml; 1.30 +Python=*.py;*.pyw; 1.31 +Ruby=*.rb;*.rhtml;*.ruby; 1.32 +Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.zsh;*.ash;*.bash;receipt; 1.33 +Tcl=*.tcl;*.tk;*.wish; 1.34 +CSS=*.css; 1.35 +Docbook=*.docbook; 1.36 +HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm; 1.37 +XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd; 1.38 +Conf=*.conf;*.ini;config;*rc;*.cfg; 1.39 +Diff=*.diff;*.patch;*.rej; 1.40 +LaTeX=*.tex;*.sty;*.idx;*.ltx; 1.41 +reStructuredText=*.rest;*.reST;*.rst; 1.42 +SQL=*.sql; 1.43 +None=*;