winterz created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY I'm seeing quite a few kconfigxt files that don't set the kcfgfile element. This patch changes the xsd so such files will validate. now you can have 0 or 1 setting of kcfgfile in a .kcfg file and it will still validate TEST PLAN running xmllint against a bunch of .kcfgfiles, some with a kcfgfile element and some without REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D7415 AFFECTED FILES src/kconfig_compiler/kcfg.xsd To: winterz Cc: #frameworks