Re: How determine last update-*.xml number ?
[email protected] Sat, 17 Feb 2024 14:25:33 +0100
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <[email protected]> |
On 2024-02-17 09:32, Andy wrote: > I have an editor which uses Kate syntax files. > Last update file I found is > https://kate-editor.org/syntax/update-5.256.xml > How to determine the latest number or list of all these files ? > Are not linked from https://kate-editor.org/syntax/index.html. > I can download the index and parse it but the index has no version > numbers. > Latest version update can't be found in Kate nor in the KDE > syntax-highlighting repositories. Hi, that stuff is created with some script in the utility directory in syntax highlighting repo, should be fixed to now work with the kf 6.xx numbering. Greetings Christoph