You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

176 lines
6.7 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
<kcfg>
<kcfgfile name="kmailrc"/>
<group name="Behaviour">
<entry name="DelayedMarkAsRead" type="Bool">
<label></label>
<whatsthis></whatsthis>
<default>true</default>
</entry>
<entry name="DelayedMarkTime" type="UInt">
<label></label>
<whatsthis></whatsthis>
<default>0</default>
</entry>
<entry name="JumpToUnread" type="Bool">
<label></label>
<whatsthis></whatsthis>
<default>false</default>
</entry>
<entry name="LoopOnGotoUnread" type="Enum">
<label></label>
<whatsthis></whatsthis>
<choices>
<choice name="DontLoop"/>
<choice name="LoopInCurrentFolder"/>
<choice name="LoopInAllFolders"/>
</choices>
<default>DontLoop</default>
</entry>
<entry name="ShowPopupAfterDnD" type="Bool">
<label></label>
<whatsthis></whatsthis>
<default>true</default>
</entry>
<entry name="ExcludeImportantMailFromExpiry" type="Bool">
<label></label>
<whatsthis></whatsthis>
<default>true</default>
</entry>
<entry name="SendOnCheck" type="Enum">
<label>Send queued mail on mail check</label>
<whatsthis>&lt;qt&gt;&lt;p&gt;Select whether you want KMail to send "
"all messages in the outbox on manual or all mail checks, "
"or whether you do not want messages to be sent automatically "
"at all. &lt;/qt&gt;&lt;/p&gt;</whatsthis>
<choices>
<choice name="DontSendOnCheck"/>
<choice name="SendOnManualChecks"/>
<choice name="SendOnAllChecks"/>
</choices>
<default>DontSendOnCheck</default>
</entry>
</group>
<group name="FolderSelectionDialog">
<entry name="LastSelectedFolder" type="String">
<default>inbox</default>
<whatsthis>The most recently selected folder in the folder selection "
"dialog.</whatsthis>
</entry>
</group>
<group name="General">
<entry name="SystemTrayEnabled" type="Bool">
<label>Enable system tray icon</label>
<default>false</default>
</entry>
<entry name="SystemTrayPolicy" type="Enum">
<label>Policy for showing the system tray icon</label>
<choices>
<choice name="ShowAlways"/>
<choice name="ShowOnUnread"/>
</choices>
<default>ShowOnUnread</default>
</entry>
<entry name="VerboseNewMailNotification" type="Bool">
<default>true</default>
<label>Verbose new mail notification</label>
<whatsthis>If this option is enabled then for each folder the number "
"of newly arrived messages is shown in the new mail notification; "
"otherwise, you will only get a simple 'New mail arrived' message."
"</whatsthis>
</entry>
</group>
<group name="Groupware">
<entry name="GroupwareEnabled" type="Bool">
<label>Enable groupware functionality</label>
<whatsthis></whatsthis>
<default>true</default>
</entry>
<entry name="LegacyMangleFromToHeaders" type="Bool">
<label>Mangle From:/To: headers in replies to replies</label>
<whatsthis>Microsoft Outlook has a number of shortcomings "
"in its implementation of the iCalendar standard; "
"this option works around one of them. If you have "
"problems with Outlook users not being able to "
"get your replies, try setting this option.</whatsthis>
<default>false</default>
</entry>
<entry name="LegacyBodyInvites" type="Bool">
<label>Send groupware invitations in the mail body</label>
<whatsthis>Microsoft Outlook has a number of shortcomings "
"in its implementation of the iCalendar standard; "
"this option works around one of them. If you have "
"problems with Outlook users not being able to "
"get your invitations, try setting this option.</whatsthis>
<default>false</default>
</entry>
</group>
<group name="IMAP Resource">
<entry name="TheIMAPResourceEnabled" type="Bool">
<default>false</default>
<whatsthis>&lt;p&gt;Enabling this makes it possible to store the "
"entries from the Kontact applications (KOrganizer, "
"KAddressBook, and KNotes.)&lt;/p&gt;&lt;p&gt;If you want to set "
"this option you must also set the applications to use the "
"IMAP resource; this is done in the KDE Control "
"Center.&lt;/p&gt;</whatsthis>
</entry>
<entry name="HideGroupwareFolders" type="Bool">
<default>true</default>
<whatsthis>&lt;p&gt;Usually you will not have any reason to see the "
"folders that hold the IMAP resources. But if you "
"need to see them, you can set that here.&lt;/p&gt;</whatsthis>
</entry>
<entry name="TheIMAPResourceFolderParent" type="String">
<default>inbox</default>
<whatsthis>&lt;p&gt;This chooses the parent of the IMAP resource "
"folders.&lt;/p&gt;&lt;p&gt;By default, the Kolab server sets "
"the IMAP inbox to be the parent.&lt;/p&gt;</whatsthis>
</entry>
<entry name="TheIMAPResourceFolderLanguage" type="Int">
<default>0</default>
<whatsthis>&lt;p&gt;If you want to set the folder names of the "
"IMAP storage to your local language, you can "
"choose between these available languages.&lt;/p&gt;"
"&lt;p&gt; Please note, that the only reason to do so "
"is for compatibility with Microsoft Outlook. It "
"is considered a bad idea to set this, since it "
"makes changing languages impossible. &lt;/p&gt;&lt;p&gt;So "
"do not set this unless you have to.&lt;/p&gt;</whatsthis>
</entry>
</group>
<group name="Internal">
<entry name="MsgDictSizeHint" type="Int">
<default>9973</default>
</entry>
<entry name="PreviousNewFeaturesMD5" type="String">
<default></default>
<whatsthis>This value is used to decide whether the KMail "
"Introduction should be displayed.</whatsthis>
</entry>
</group>
<group name="UserInterface">
<entry name="QuickSearchActive" type="Bool">
<label>Show quick search line edit</label>
<whatsthis>This option enabled or disables the search line edit "
"above the message list which can be used to quickly search the "
"information shown in the message list.</whatsthis>
<default>true</default>
</entry>
</group>
</kcfg>