diff options
Diffstat (limited to 'kate/data/cg.xml')
-rw-r--r-- | kate/data/cg.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/cg.xml b/kate/data/cg.xml index 586bdcc9f..48ed5b20d 100644 --- a/kate/data/cg.xml +++ b/kate/data/cg.xml @@ -20,7 +20,7 @@ * Added FACE sementic for the new fp40 profile --> -<language name="Cg" section="Sources" extensions="*.cg" mimetype="text/x-cgsrc" version="1.12" kateversion="2.5" author="Florian Schanda (florian.schanda@schanda.de)" license="LGPL"> +<language name="Cg" section="Sources" extensions="*.cg;*.cgfx" mimetype="text/x-cgsrc" version="1.11" kateversion="2.4" author="Florian Schanda (florian.schanda@schanda.de)" license="LGPL"> <highlighting> <list name="binding"> <item>POSITION</item> |