doc fixes found while translating
[kdepim.git] / kmail / custommimeheader.kcfg
blob0338b5ee2c265059fffd851ff7d82768b8d56769
1 <?xml version="1.0" encoding="UTF-8"?>
2 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
5 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
6 <kcfgfile name="kmail2rc">
7 <parameter name="pairId" />
8 </kcfgfile>
10 <group name="Mime #$(pairId)">
11 <entry name="CustHeaderName" type="String" key="name" />
12 <entry name="CustHeaderValue" type="String" key="value" />
13 </group>
15 </kcfg>