diff options
author | Hannes Worst <hannesworst@gmail.com> | 2011-12-16 22:52:17 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-16 22:52:17 -0200 |
commit | d38f04b6902609269ea3bc9b8e94119e51b89748 (patch) | |
tree | 29ab0af3f6a563713fd5b35ec38350185c1c3fc5 /office/Ted/README | |
parent | dbe996e4b04aa6eb38595904e7deebe968ad444d (diff) | |
download | slackbuilds-d38f04b6902609269ea3bc9b8e94119e51b89748.tar.gz |
office/Ted: Added (lightweight WYSIWYG wordprocessor)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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..53f2b3916d --- /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 + + |