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 22:05:24 +0900 |
commit | ddacb54a1ed6a8e048c79064171ef9a4d7ecf570 (patch) | |
tree | 7ef6929835a1938ee98eddc4ed59ef2d55312b31 /kate/data/Makefile.am | |
parent | 9ce98047ff565d235ce9499fddb76995b10845ed (diff) | |
download | tdelibs-ddacb54a1ed6a8e048c79064171ef9a4d7ecf570.tar.gz tdelibs-ddacb54a1ed6a8e048c79064171ef9a4d7ecf570.zip |
Update Kate syntax highlight files from
http://kate-editor.org/syntax/2.5/ sources.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b956734b51a178ba083848672b006aa325217381)
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 \ |