~ubuntu-branches/ubuntu/natty/geany/natty

« back to all changes in this revision

Viewing changes to data/filetype_extensions.conf

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-08-07 03:23:12 UTC
  • mfrom: (1.4.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: james.westby@ubuntu.com-20100807032312-ot70ac9d50cn79we
Tags: upstream-0.19
ImportĀ upstreamĀ versionĀ 0.19

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# See Geany's main documentation for details.
4
4
[Extensions]
5
5
ASM=*.asm;
 
6
Abc=*.abc;*.abp;
6
7
Ada=*.adb;*.ads;
7
8
C=*.c;*.h;
8
9
C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
12
13
F77=*.f;*.for;*.ftn;*.f77;
13
14
Fortran=*.f90;*.f95;*.f03;
14
15
FreeBasic=*.bas;*.bi;
 
16
Genie=*.gs;
15
17
GLSL=*.glsl;*.frag;*.vert;
16
18
Haskell=*.hs;*.lhs;
17
19
Haxe=*.hx;
20
22
Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
21
23
Vala=*.vala;*.vapi;
22
24
VHDL=*.vhd;*.vhdl;
 
25
Verilog=*.v;
23
26
Ferite=*.fe;
24
27
Javascript=*.js;
25
28
Lua=*.lua;
43
46
Po=*.po;*.pot;
44
47
LaTeX=*.tex;*.sty;*.idx;*.ltx;
45
48
reStructuredText=*.rest;*.reST;*.rst;
 
49
txt2tags=*.t2t;
46
50
SQL=*.sql;
47
51
YAML=*.yaml;*.yml;
48
52
None=*;