diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-01-09 00:24:34 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-12-23 02:22:36 +0100 |
commit | 5529b46d246d14c973bc13fe30b414b9bec7f7c0 (patch) | |
tree | 2503f2ed35d65e6bbb2b4ab1b280b0c7ce6a0ca1 /kate/data/asm-avr.xml | |
parent | a929e576b23f51fef432252e0b70a24fd00b1ee6 (diff) | |
download | tdelibs-5529b46d246d14c973bc13fe30b414b9bec7f7c0.tar.gz tdelibs-5529b46d246d14c973bc13fe30b414b9bec7f7c0.zip |
Update kate syntax highlight files
(cherry picked from commit bf4e405e03859bf383f55715944f4f71bd338c34)
Diffstat (limited to 'kate/data/asm-avr.xml')
-rw-r--r-- | kate/data/asm-avr.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/asm-avr.xml b/kate/data/asm-avr.xml index 49bafba01..c6d9a93c3 100644 --- a/kate/data/asm-avr.xml +++ b/kate/data/asm-avr.xml @@ -14,7 +14,7 @@ Date: 18th May, 2004 Version: 1.0 This file contains the XML syntax highlighting description for the AVR -Assembler, for KATE, the KDE Advanced Editor. Keywords have been taken +Assembler, for KATE, the TDE Advanced Editor. Keywords have been taken directly from the AVR Assembler source code. This program, including associated files, is free software. You may @@ -33,7 +33,7 @@ with this program; if not, write to the Free Software Foundation, Inc., --> -<language name="AVR Assembler" version="1.04" kateversion="2.4" section="Assembler" extensions="*.asm;*.ASM;*.asm-avr" mimetype="text/x-asm;text/x-asm-avr" author="Roland Nagy" license="GPL"> +<language name="AVR Assembler" version="1.05" kateversion="2.5" section="Assembler" extensions="*.asm;*.ASM;*.asm-avr" mimetype="text/x-asm;text/x-asm-avr" author="Roland Nagy" license="GPL"> <highlighting> <list name="keywords"> <item> adc</item> |