[frameworks/syntax-highlighting] data/syntax: Slint: Include upstream changes
Joshua Goins <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 16fac1cf0cb2d46d3e8dd8bbd786d51802642252 by Joshua Goins, on behalf of Joshua Goins. Committed on 31/07/2026 at 11:49. Pushed by cullmann into branch 'master'. Slint: Include upstream changes This was missed in the interim, from Slint commits d3c51dc16d54f04d0164a1fc283b9438e575bf7e and 140e855a0eed51b15b9711dce3951665d4d85c4f. M +3 -1 data/syntax/slint.xml https://invent.kde.org/frameworks/syntax-highlighting/-/commit/16fac1cf0cb2d46d3e8dd8bbd786d51802642252 diff --git a/data/syntax/slint.xml b/data/syntax/slint.xml index 98d0b6135..2b3c8cdc2 100644 --- a/data/syntax/slint.xml +++ b/data/syntax/slint.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright © SixtyFPS GmbH <[email protected]> --> <!-- SPDX-License-Identifier: MIT --> -<language name="Slint" version="1" kateversion="5.0" section="Sources" extensions="*.slint" mimetype="text/slint" indenter="cstyle" license="MIT" author="SixtyFPS GmbH ([email protected])"> +<language name="Slint" version="2" kateversion="5.0" section="Sources" extensions="*.slint" mimetype="text/slint" indenter="cstyle" license="MIT" author="SixtyFPS GmbH ([email protected])"> <highlighting> <list name="types"> <item>int</item> @@ -44,9 +44,11 @@ <item>pure</item> <item>@tr</item> <item>@children</item> + <item>@deprecated</item> <item>@image-url</item> <item>@linear-gradient</item> <item>@radial-gradient</item> + <item>@conic-gradient</item> </list> <contexts> <context attribute="Normal Text" lineEndContext="#stay" name="Normal Text">