diff options
author | Hannes Worst <hannesworst@gmail.com> | 2010-05-13 01:00:29 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-13 01:00:29 +0200 |
commit | a9006feb8e2054f822b8461795a50319d0f56bee (patch) | |
tree | be728f45a84ada82bc3beffe2cc3a184885296ba /office/Ted/README | |
parent | 9986aeb7d2fd0730fdcd88e01a0fb5ad871cf74b (diff) | |
download | slackbuilds-a9006feb8e2054f822b8461795a50319d0f56bee.tar.gz |
office/Ted: Added to 13.0 repository
Diffstat (limited to 'office/Ted/README')
-rw-r--r-- | office/Ted/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/office/Ted/README b/office/Ted/README new file mode 100644 index 0000000000..69dd319685 --- /dev/null +++ b/office/Ted/README @@ -0,0 +1,14 @@ +Ted is a lightweight Word-processor that uses the RTF-format. It supports +multiple fonts and can print to PostScript printers. Ted is simple to use, +is easily compiled. + +Additional packages with spellcheckers for different languages exist and +can be downloaded from the Ted homepage. + +Ted can be compiled with different toolkits, which defaults to GTK. To define +another toolkit (Choices are GTK, MOTIF and QT), you can specify this on the +commandline: + +TOOLKIT=MOTIF ./Ted.SlackBuild + + |