mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-25 03:12:49 +00:00
14 lines
547 B
Text
14 lines
547 B
Text
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<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="kdnssdrc" />
|
||
|
<group name="browsing" >
|
||
|
<entry key="DomainList" type="StringList" >
|
||
|
<label>Additional domains for browsing</label>
|
||
|
<whatsthis>List of 'wide-area' (non link-local) domains that should be browsed.</whatsthis>
|
||
|
</entry>
|
||
|
</group>
|
||
|
</kcfg>
|