diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick/kdeaddons/debian/ksig-trinity.README.Debian | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick/kdeaddons/debian/ksig-trinity.README.Debian')
-rw-r--r-- | ubuntu/maverick/kdeaddons/debian/ksig-trinity.README.Debian | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ubuntu/maverick/kdeaddons/debian/ksig-trinity.README.Debian b/ubuntu/maverick/kdeaddons/debian/ksig-trinity.README.Debian new file mode 100644 index 000000000..0d97c94db --- /dev/null +++ b/ubuntu/maverick/kdeaddons/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 <bab@debian.org>, Wed, 4 Feb 2004 07:56:56 +1100 |