Warning, /pim/kdepim-runtime/resources/etesync/etesyncresource.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="BaseUrl" type="String"> 0010 <label>Server URL</label> 0011 <tooltip>The URL of the EteSync server, should be something like https://myserver.org/</tooltip> 0012 <whatsthis>The URL of the EteSync server, should be something like https://myserver.org/</whatsthis> 0013 </entry> 0014 <entry name="Username" type="String"> 0015 <label context="the username to login on server">Username</label> 0016 <tooltip>The username that is used to log into the EteSync server</tooltip> 0017 <whatsthis>The username that is used to log into the EteSync server</whatsthis> 0018 </entry> 0019 <entry name="BasePath" type="Path"> 0020 <label>Path to base directory</label> 0021 <default>$HOME/.local/share/akonadi_etesync_resource</default> 0022 </entry> 0023 </group> 0024 </kcfg>