diff options
Diffstat (limited to 'office/Ted/README')
-rw-r--r-- | office/Ted/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/office/Ted/README b/office/Ted/README deleted file mode 100644 index 69dd319685..0000000000 --- a/office/Ted/README +++ /dev/null @@ -1,14 +0,0 @@ -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 - - |