diff options
Diffstat (limited to 'kate/data/pgn.xml')
-rw-r--r-- | kate/data/pgn.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/pgn.xml b/kate/data/pgn.xml index 5d4493b61..082fdc728 100644 --- a/kate/data/pgn.xml +++ b/kate/data/pgn.xml @@ -2,7 +2,7 @@ ==================================================================== PGN - Portable Game Notation syntax highlighting file for the - KDE editors Kate and Kwrite + TDE editors Kate and Kwrite ==================================================================== // PGN - Portable Game Notation highlighter // To write your chess (and others) games @@ -12,7 +12,7 @@ - Know bugs: * None. --> -<language name="PGN" version="2.01" kateversion="2.4" section="Other" extensions="*.pgn;*.PGN" priority="5" mimetype="" casesensitive="1" author="Ruben Carlo Benante (dr.beco@gmail.com)" license="GNU/GPL"> +<language name="PGN" version="2.02" kateversion="2.5" section="Other" extensions="*.pgn;*.PGN" priority="5" mimetype="" casesensitive="1" author="Ruben Carlo Benante (dr.beco@gmail.com)" license="GNU/GPL"> <highlighting> <list name="keywords_list"> <item> Event </item> |