diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-03-03 21:48:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-03-03 21:48:37 +0900 |
commit | b956734b51a178ba083848672b006aa325217381 (patch) | |
tree | a602f576964c96c18c62796dadfef758c922e20f /kate/data/Makefile.am | |
parent | dfe3c9649f649f2dbd7eac60e3847d4e978e24f4 (diff) | |
download | tdelibs-b956734b51a178ba083848672b006aa325217381.tar.gz tdelibs-b956734b51a178ba083848672b006aa325217381.zip |
Update Kate syntax highlight files from
http://kate-editor.org/syntax/2.5/ sources.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kate/data/Makefile.am')
-rw-r--r-- | kate/data/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kate/data/Makefile.am b/kate/data/Makefile.am index cbc01cce1..09df83b7f 100644 --- a/kate/data/Makefile.am +++ b/kate/data/Makefile.am @@ -25,7 +25,8 @@ syntaxkate_DATA = language.dtd syntax.template \ literate-curry.xml literate-haskell.xml logtalk.xml lpc.xml lsl.xml lua.xml m3u.xml \ m4.xml mab.xml magma.xml makefile.xml mako.xml mandoc.xml mason.xml mathematica.xml matlab.xml \ maxima.xml mediawiki.xml mel.xml mergetagtext.xml meson.xml metafont.xml mips.xml modelica.xml \ - modelines.xml modula-2.xml monobasic.xml mup.xml nagios.xml nasm.xml nemerle.xml nesc.xml \ + modelines.xml modula-2-iso-only.xml modula-2-pim-only.xml modula-2-r10-only.xml \ + modula-2.xml monobasic.xml mup.xml nagios.xml nasm.xml nemerle.xml nesc.xml \ noweb.xml objectivecpp.xml objectivec.xml ocaml.xml ocamllex.xml ocamlyacc.xml \ octave.xml oors.xml opal.xml opencl.xml \ pango.xml pascal.xml perl.xml pgn.xml php.xml picsrc.xml pig.xml pike.xml \ |