Warning, /pim/knotes/noteshared/src/resources/maildirresource.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:kcfg="http://www.kde.org/standards/kcfg/1.0" 0004 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 0005 xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 0006 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > 0007 <kcfgfile/> 0008 <group name="General"> 0009 <entry name="Path" type="Path"> 0010 <label>Path to maildir</label> 0011 <default></default> 0012 </entry> 0013 <entry name="TopLevelIsContainer" type="Bool"> 0014 <label>Path points to a folder containing Maildirs instead of to a maildir itself.</label> 0015 <default>false</default> 0016 </entry> 0017 <entry name="ReadOnly" type="Bool"> 0018 <label>Do not change the actual backend data.</label> 0019 <default>false</default> 0020 </entry> 0021 </group> 0022 </kcfg>