diff options
author | Michele Calgaro <[email protected]> | 2020-11-15 21:15:11 +0800 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-11-15 21:15:11 +0800 |
commit | 98095beb82f000d888dfa15bada80376c48df837 (patch) | |
tree | dadbf7de3432fa5cbf95c42733d19d5cf0508034 /dilos/core/tdeaddons/debian/ksig-trinity.README.Debian | |
parent | f3d5de18f2bdf89d5923d560420ae23cac051cb8 (diff) | |
download | tde-packaging-98095beb82f000d888dfa15bada80376c48df837.tar.gz tde-packaging-98095beb82f000d888dfa15bada80376c48df837.zip |
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'dilos/core/tdeaddons/debian/ksig-trinity.README.Debian')
-rw-r--r-- | dilos/core/tdeaddons/debian/ksig-trinity.README.Debian | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dilos/core/tdeaddons/debian/ksig-trinity.README.Debian b/dilos/core/tdeaddons/debian/ksig-trinity.README.Debian new file mode 100644 index 000000000..0d97c94db --- /dev/null +++ b/dilos/core/tdeaddons/debian/ksig-trinity.README.Debian @@ -0,0 +1,19 @@ +KSig for Debian +--------------- + +To use KSig to generate automatic signatures in KMail, perform the +following steps. + +- Set up your list of signatures in KSig. +- In KMail, go to Settings / Configure KMail. +- Click on the Identities tab and choose an identity to modify. +- When modifying the identity, click on the Signature tab. +- Check "Enable signature". +- In the "Obtain signature text from:" list, select "Output of Command". +- In the "Specify command:" area, type either "ksig --random" or + "ksig --daily". + +Now whenever you are using that identity, all of your new mails will +have signatures generated automatically by KSig. + + -- Ben Burton <[email protected]>, Wed, 4 Feb 2004 07:56:56 +1100 |