diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-04-05 16:27:57 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-04-05 16:27:57 +0000 |
commit | 30d0b53a6b1d415d862cd8ce68f5518e9ace0098 (patch) | |
tree | 494147e15820e89c1d491a14c5d2abd570ab0c07 /editors/abiword-plugins/options | |
parent | 797f6214ed7acb083e83776aace2f03a71480cea (diff) | |
download | ports-30d0b53a6b1d415d862cd8ce68f5518e9ace0098.tar.gz ports-30d0b53a6b1d415d862cd8ce68f5518e9ace0098.zip |
Notes
Diffstat (limited to 'editors/abiword-plugins/options')
-rw-r--r-- | editors/abiword-plugins/options | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword-plugins/options b/editors/abiword-plugins/options index 5e0fe31bf6c9..7ca36aa1b3e8 100644 --- a/editors/abiword-plugins/options +++ b/editors/abiword-plugins/options @@ -1,7 +1,6 @@ OPTIONS= APPLIX "Import/Export Applix Word files" on \ BABELFISH "Translate selected text" on \ BMP "View Bitmap Images" on \ - BZ2ABW "Import/Export BZ2 compressed AbiWord files" on \ COMMAND "Allows command line control of AbiWord" on \ FREETRANSLATION "Translate selected text" on \ GOOGLE "Search Google for your selected text" on \ @@ -20,9 +19,11 @@ OPTIONS= APPLIX "Import/Export Applix Word files" on \ HRTEXT "Export text with \"newsgroup\" markup" off \ JPEG "View JPEG Images" off \ LATEX "LaTeX export" off \ + MATHVIEW "Enables AbiWord to embed some maths" off \ NROFF "Nroff/Man file format" off \ OPENDOCUMENT "Iport/export OpenDocument files" off \ OPENWRITER "Import/export OpenOffice files" off \ + OPENXML "Allow AbiWord to read OpenXML .docx files" off \ PDB "Import/export Palm Database files" off \ PSION "Import/export Psion files" off \ SDW "Import StarOffice 5.x files" off \ |