Warning, /office/kmymoney/kmymoney/plugins/kbanking/kbanking.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="kmymoney/kbankingrc"/>
0007   <group name="opticalTan">
0008     <entry name="width" type="Int">
0009       <label>Width of the flicker field for optical tan generation (chipTan/sm@rtTan).</label>
0010       <default>260</default>
0011     </entry>
0012     <entry name="clocksetting" type="Int">
0013       <label>Clock length of optical tan flickering in ms.</label>
0014       <tooltip>After a clock the first flicker bar changes (each half-byte is transmitted in 2*clocksetting).</tooltip>
0015       <default>50</default>
0016     </entry>
0017   </group>
0018 </kcfg>