Warning, /network/kget/transfer-plugins/checksumsearch/kget_checksumsearchfactory.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005                           http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006   <kcfgfile name="kget_checksumsearchfactory.rc"/>
0007    <group name="ChecksumSearch">
0008     <entry name="SearchStrings" type="StringList">
0009       <label>List of the available search engines</label>
0010       <default>.md5,MD5SUMS,.sha1,SHA1SUMS,-CHECKSUM</default>
0011     </entry>
0012     <entry name="UrlChangeModeList" type="IntList">
0013       <label>List of the available search engine URLs</label>
0014       <default>0,1,0,1,2</default>
0015     </entry>
0016     <entry name="ChecksumTypeList" type="StringList">
0017       <label>List of the available search engine URLs</label>
0018       <default>md5,md5,sha1,sha1,</default>
0019     </entry>
0020   </group>
0021 </kcfg>