Revert "Update kcfg URLS to https"

Note there's a typo here and using https doesn't seem to work.

This reverts commit df8b60268e.
This commit is contained in:
Kurt Hindenburg
2020-07-21 09:26:50 -04:00
parent 5095cbb375
commit 44c655d2fe

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<kcfg xmlns="https://www.kde.org/standards/kcfg/1.0"
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="httpsn://www.kde.org/standards/kcfg/1.0
https://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<kcfgfile name="konsolerc" />
<group name="KonsoleWindow">
<entry name="ShowMenuBarByDefault" type="Bool">