D9146: Fix referencing of non-existing keyword lists

2017-12-03 Thread Dominik Haumann
This revision was automatically updated to reflect the committed changes. Closed by commit R216:a640eee5a2a1: Fix referencing of non-existing keyword lists (authored by dhaumann). REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9146?vs=23370&id=2337

D9146: Fix referencing of non-existing keyword lists

2017-12-03 Thread Volker Krause
vkrause accepted this revision. This revision is now accepted and ready to land. REPOSITORY R216 Syntax Highlighting BRANCH FixKeywordLists (branched from master) REVISION DETAIL https://phabricator.kde.org/D9146 To: dhaumann, vkrause Cc: #frameworks

D9146: Fix referencing of non-existing keyword lists

2017-12-03 Thread Dominik Haumann
dhaumann created this revision. dhaumann added a reviewer: vkrause. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY There are still some left (e.g. qml.xml) which need a fix later. TEST PLAN make test REPOSITORY R2