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 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
6 <include>kglobalsettings.h
</include>
7 <kcfgfile name=
"mailcomposerrc" />
9 <entry name=
"DefaultDomain" type=
"String" key=
"Default domain">
14 <group name=
"Composer">
16 <entry name=
"ReplyPrefixes" type=
"StringList" key=
"reply-prefixes">
17 <default>Re\\s*:,Re\\[\\d+\\]:,Re\\d+:
</default>
20 <entry name=
"ReplaceReplyPrefix" type=
"Bool" key=
"replace-reply-prefix">
21 <label>Replace recognized prefi
&x with
"Re:"</label>
22 <default>true
</default>
25 <entry name=
"ForwardPrefixes" type=
"StringList" key=
"forward-prefixes">
26 <default>Fwd:,FW:
</default>
29 <entry name=
"ReplaceForwardPrefix" type=
"Bool" key=
"replace-forward-prefix">
30 <label>Replace recognized prefix with
"&Fwd:"</label>
31 <default>true
</default>
34 <entry name=
"CustomMsgIDSuffix" type=
"String" key=
"myMessageIdSuffix">
38 <entry name=
"UseCustomMessageIdSuffix" type=
"bool" key=
"useCustomMessageIdSuffix">
39 <default>false
</default>
42 <entry name=
"QuoteSelectionOnly" type=
"Bool">
43 <label>Only quote selected text when replying
</label>
44 <default>true
</default>
47 <entry name=
"ForceReplyCharset" type=
"Bool" key=
"force-reply-charset">
48 <label>Keep original charset when replying or forwarding if possible
</label>
49 <default>false
</default>
52 <entry name=
"PreferredCharsets" key=
"pref-charsets" type=
"StringList">
53 <default>us-ascii,iso-
8859-
1,locale,utf-
8</default>
56 <entry name=
"AutoTextSignature" type=
"String" key=
"signature">
57 <label>A
&utomatically insert signature
</label>
58 <default>auto
</default>
60 <entry name=
"PrependSignature" type=
"Bool" key=
"prepend-signature">
61 <label>Insert signature above quoted text
</label>
62 <default>false
</default>
64 <entry name=
"DashDashSignature" type=
"Bool" key=
"dash-dash-signature">
65 <label>Prepend separator to signature
</label>
66 <default>true
</default>
69 <entry name=
"AllowSemicolonAsAddressSeparator" type=
"Bool">
70 <default>${ALLOW_SEMICOLON_AS_ADDRESS_SEPARATOR_DEFAULT}
</default>
71 <label>Allow the semicolon character (';') to be used as separator in the message composer.
</label>
73 <entry name=
"ShowRecentAddressesInComposer" type=
"Bool" key=
"showRecentAddressesInComposer">
74 <label>Use recent addresses for autocompletion
</label>
75 <whatsthis>Disable this option if you do not want recently used addresses to appear in the autocompletion list in the composer's address fields.
</whatsthis>
76 <default>true
</default>
79 <entry name=
"MaximumRecipients" type=
"Int">
80 <label>Maximum number of recipient editor lines.
</label>
81 <default>200</default>
83 <entry name=
"SecondRecipientTypeDefault" type=
"Enum">
90 <entry name=
"ShowMessagePartDialogOnAttach" type=
"Bool" key=
"showMessagePartDialogOnAttach">
91 <default>false
</default>
94 <entry name=
"MaximumAttachmentSize" type=
"Int">
95 <label>The maximum size in MB that email attachments are allowed to have (-
1 for no limit).
</label>
101 <group name=
"sending mail">
102 <entry name=
"SendImmediate" type=
"Bool" key=
"Immediate">
103 <default>true
</default>