KConfigXT: use default boards

This commit is contained in:
Luca Beltrame 2015-02-12 00:18:02 +01:00
parent deb070b907
commit b5c96e5035

View file

@ -4,7 +4,7 @@
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
<kcfgfile name="danbooru_clientrc"/>
<group name="danbooru_client">
<entry name="MaxPosts" type="Int">
<default>10</default>
@ -19,6 +19,7 @@
<entry name="Boards" type="StringList">
<label>Danbooru boards to connect to.</label>
<default>http://konachan.com,http://yande.re,http://danbooru.donmai.us</default>
</entry>
<entry name="CacheSize" type="Int">