~ubuntu-branches/ubuntu/wily/geany/wily

« back to all changes in this revision

Viewing changes to data/filetype_extensions.conf

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2011-12-10 07:43:26 UTC
  • mfrom: (3.3.7 sid)
  • Revision ID: package-import@ubuntu.com-20111210074326-s8yqbew5i20h33tf
Tags: 0.21-1ubuntu1
* Merge from Debian Unstable, remaining changes:
  - debian/patches/20_use_evince_viewer.patch:
     + use evince as viewer for pdf and dvi files
  - debian/patches/20_use_x_terminal_emulator.patch:
     + use x-terminal-emulator as terminal
  - debian/control
     + Add breaks on geany-plugins-common << 0.20
* Also fixes bugs:
  - Filter for MATLAB/Octave files filters everythign (LP: 885505)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;
12
12
C#=*.cs;
13
13
CMake=CMakeLists.txt;*.cmake;*.ctest;
14
 
Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;
 
14
COBOL=*.cob;*.cpy;*.cbl;*.cobol;
 
15
Conf=*.conf;*.ini;config;*rc;*.cfg;*.desktop;control;
15
16
CSS=*.css;
 
17
Cython=*.pyx;*.pxd;*.pxi;
16
18
D=*.d;*.di;
17
 
Diff=*.diff;*.patch;*.rej;
 
19
Diff=*.diff;*.patch;*.rej;*.debdiff;*.dpatch;
18
20
Docbook=*.docbook;
19
21
Erlang=*.erl;
20
22
F77=*.f;*.for;*.ftn;*.f77;
33
35
Lisp=*.lisp;
34
36
Lua=*.lua;
35
37
Make=*.mak;*.mk;GNUmakefile;makefile;Makefile;makefile.*;Makefile.*;
36
 
Matlab=*.m;
 
38
Markdown=*.mdml;*.markdown;*.md;*.mkd;
 
39
Matlab/Octave=*.m;
37
40
NSIS=*.nsi;*.nsh;
38
41
Pascal=*.pas;*.pp;*.inc;*.dpr;*.dpk;
39
42
Perl=*.pl;*.perl;*.pm;*.agi;*.pod;
43
46
reStructuredText=*.rest;*.reST;*.rst;
44
47
R=*.R;*.r;
45
48
Ruby=*.rb;*.rhtml;*.ruby;
 
49
Scala=*.scl;
46
50
Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.zsh;*.ash;*.bash;*.m4;
47
51
SQL=*.sql;
48
52
Tcl=*.tcl;*.tk;*.wish;
49
 
txt2tags=*.t2t;
 
53
Txt2tags=*.t2t;
50
54
Vala=*.vala;*.vapi;
51
55
Verilog=*.v;
52
56
VHDL=*.vhd;*.vhdl;
53
57
XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;
54
58
YAML=*.yaml;*.yml;
55
59
None=*;
 
60
 
 
61
# Note: restarting is required after editing groups
 
62
[Groups]
 
63
Programming=Cython;Genie;Scala;
 
64
Script=
 
65
Markup=
 
66
Misc=
 
67
None=