diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-24 22:22:01 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-24 22:22:01 +0800 |
commit | c13580af6467d2c8c81b0b0ea08055c465a5f47d (patch) | |
tree | afae7bfeb9a4441533d846a58da042cc469fae9e /hebrew/Makefile | |
parent | 025986011a598a2c111b5fb315e9bf0a7d87c663 (diff) | |
download | freebsd-ports-gnome-c13580af6467d2c8c81b0b0ea08055c465a5f47d.tar.gz freebsd-ports-gnome-c13580af6467d2c8c81b0b0ea08055c465a5f47d.tar.zst freebsd-ports-gnome-c13580af6467d2c8c81b0b0ea08055c465a5f47d.zip |
Geresh is a multi lingual text editor, but there are a few features
for the benefit of users of Hebrew and Arabic, such as: the ability
to display the signs point the Hebrew / Arabic (dash Hebrew) as an
alternative, convenient editing of characters in the format of the
BiDi (such as RLM, LRM), an alternative algorithm Greek paragraphs
to set the emulation of the Hebrew keyboard.
PR: ports/130087
Submitted by: Eitan Adler <EitanAdlerList at gmail.com>
Diffstat (limited to 'hebrew/Makefile')
-rw-r--r-- | hebrew/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hebrew/Makefile b/hebrew/Makefile index a69cbbc87215..3357b2ae1dae 100644 --- a/hebrew/Makefile +++ b/hebrew/Makefile @@ -6,6 +6,7 @@ SUBDIR += aspell SUBDIR += culmus SUBDIR += elmar-fonts + SUBDIR += geresh SUBDIR += he2 SUBDIR += hspell SUBDIR += kde3-i18n |