summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Dave Woodfall <dave@slackbuilds.org>2021-04-21 14:18:10 +0000
committer Dave Woodfall <dave@slackbuilds.org>2021-04-22 14:07:03 +0000
commit6c21906c0a831e78d3d722e8f61d89ba4940014f (patch)
tree00f5fb29365436bd885ba5863ac81a9b1e292469 /office
parent10f295a245e90c9f729ab816ee341f55357533ff (diff)
downloadslackbuilds-6c21906c0a831e78d3d722e8f61d89ba4940014f.tar.gz
slackbuilds-6c21906c0a831e78d3d722e8f61d89ba4940014f.tar.xz
office/aiksaurus: Fix README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/aiksaurus/README22
1 files changed, 12 insertions, 10 deletions
diff --git a/office/aiksaurus/README b/office/aiksaurus/README
index 736094f721..a37ed59ece 100644
--- a/office/aiksaurus/README
+++ b/office/aiksaurus/README
@@ -1,12 +1,14 @@
-Aiksaurus is a set of libraries and applications which provide a thesaurus
-(currently English only, based on Guttenburg's Moby thesaurus) using native
-GUI on several platforms: UNIX (GTK+ & Qt), Win32 & MacOSX (Cocoa). The
-core library itself is platform-independent. The principal language is C++,
-with some use of Cocoa/ObjC++; wrappers are provided for C and Cocoa/ObjC.
+Aiksaurus is a set of libraries and applications which provide a
+thesaurus (currently English only, based on Guttenburg's Moby thesaurus)
+using native GUI on several platforms: UNIX (GTK+ & Qt), Win32 & MacOSX
+(Cocoa). The core library itself is platform-independent. The principal
+language is C++, with some use of Cocoa/ObjC++; wrappers are provided
+for C and Cocoa/ObjC.
-Aiksausus plugins exist for AbiWord on UNIX and Win32; the library is also
-used by Lyx; and the new Cocoa port provides a MacOSX NSService hook so
-that Safari and other such applications can use this thesaurus without
-Aiksaurus-specific development.
+Aiksausus plugins exist for AbiWord on UNIX and Win32; the library is
+also used by Lyx; and the new Cocoa port provides a MacOSX NSService
+hook so that Safari and other such applications can use this thesaurus
+without Aiksaurus-specific development.
-Use the command aiksaurus for cli component and gaiksaurus for gtk frontend.
+Use the command aiksaurus for cli component and gaiksaurus for gtk
+frontend.