diff options
Diffstat (limited to 'kab/template.config')
-rw-r--r-- | kab/template.config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kab/template.config b/kab/template.config index c925e407e..89bec9254 100644 --- a/kab/template.config +++ b/kab/template.config @@ -6,10 +6,10 @@ # a list of supported mail clients: # MailCommand ... the shell command for starting the mailer # MailParameters ... the parameters for handing over the mail address - # <person> will be replaced by a single address - # <persons> will be replaced by a list of the selected addresses, + # <person> will be tqreplaced by a single address + # <persons> will be tqreplaced by a list of the selected addresses, # separated by commas - # <subject> will be replaced by a possible subject + # <subject> will be tqreplaced by a possible subject [mailer] [kmail] MailCommand="kmail" @@ -19,7 +19,7 @@ # a list of supported talk clients: # TalkCommand ... the shell command for starting the talk client # TalkParameters ... the parameters for handing over the talk address - # <person> will be replaced by a single address + # <person> will be tqreplaced by a single address [talk] [ktalk] TalkCommand="ktalk" |