Warning, /pim/kdepim-runtime/resources/tomboynotes/tomboynotesresource.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 arg="true" /> 0008 <group name="General"> 0009 <entry name="collectionName" type="String"> 0010 <label>The display name of this resource</label> 0011 <default></default> 0012 </entry> 0013 <entry name="ServerURL" type="String"> 0014 <label>The URL to the Tomboy sync server</label> 0015 <default>http://localhost/owncloud/index.php/apps/grauphel</default> 0016 </entry> 0017 <entry name="contentURL" type="String"> 0018 <label>The URL to the notes on the Tomboy sync server</label> 0019 <default></default> 0020 </entry> 0021 <entry name="userURL" type="String"> 0022 <label>The URL to the user data on the Tomboy sync server</label> 0023 <default></default> 0024 </entry> 0025 <entry name="requestToken" type="String"> 0026 <label>The request token to the Tomboy sync server</label> 0027 <default></default> 0028 </entry> 0029 <entry name="requestTokenSecret" type="String"> 0030 <label>The request token secret to the Tomboy sync server</label> 0031 <default></default> 0032 </entry> 0033 <entry name="ConflictHandling" type="String"> 0034 <label>The way how conflicts should be handled</label> 0035 <default></default> 0036 </entry> 0037 <entry name="ReadOnly" type="Bool"> 0038 <label>Do not change the actual backend data.</label> 0039 <default>false</default> 0040 </entry> 0041 <entry name="ignoreSslErrors" type="Bool"> 0042 <label>Ignore SSL errors.</label> 0043 <default>false</default> 0044 </entry> 0045 <entry name="refreshInterval" type="Int"> 0046 <label>Refresh every</label> 0047 <default>5</default> 0048 </entry> 0049 </group> 0050 </kcfg>