~ubuntu-branches/ubuntu/trusty/geany/trusty

« back to all changes in this revision

Viewing changes to .pc/20_add_debian_specific_filetypes.patch/data/filetype_extensions.conf

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2013-05-10 15:27:35 UTC
  • mfrom: (3.3.12 sid)
  • Revision ID: package-import@ubuntu.com-20130510152735-vbuco9qgrjr61yhr
Tags: 1.23+dfsg-2
* Upload to unstable, fixes FTBFS (Closes: #707368)
* [a472a80] Enable parallel builds
* [17a6378] No-change bump of Standards-Version to 3.9.4
* [ea78f31] Add README.source describing git branch structure

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Insert as many items as you want, seperate them with a ";".
3
3
# See Geany's main documentation for details.
4
4
[Extensions]
 
5
Abaqus=*.inp;
5
6
Abc=*.abc;*.abp;
6
7
ActionScript=*.as;
7
8
Ada=*.adb;*.ads;
 
9
Asciidoc=*.asciidoc;
8
10
ASM=*.asm;
9
11
CAML=*.ml;*.mli;
10
12
C=*.c;*.h;
26
28
FreeBasic=*.bas;*.bi;
27
29
Genie=*.gs;
28
30
GLSL=*.glsl;*.frag;*.vert;
 
31
Go=*.go;
29
32
Haskell=*.hs;*.lhs;
30
33
Haxe=*.hx;
31
34
HTML=*.htm;*.html;*.shtml;*.hta;*.htd;*.htt;*.cfm;
43
46
Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
44
47
PHP=*.php;*.php3;*.php4;*.php5;*.phtml;
45
48
Po=*.po;*.pot;
46
 
Python=*.py;*.pyw;
 
49
Python=*.py;*.pyw;SConstruct;SConscript;
47
50
reStructuredText=*.rest;*.reST;*.rst;
48
51
R=*.R;*.r;
49
52
Ruby=*.rb;*.rhtml;*.ruby;
50
 
Scala=*.scl;
 
53
Scala=*.scala;*.scl;
51
54
Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.zsh;*.ash;*.bash;*.m4;
52
55
SQL=*.sql;
53
56
Tcl=*.tcl;*.tk;*.wish;
61
64
 
62
65
# Note: restarting is required after editing groups
63
66
[Groups]
64
 
Programming=Cython;Genie;Scala;
 
67
Programming=Cython;Genie;Go;Scala;
65
68
Script=
66
69
Markup=
67
70
Misc=