diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-01 22:08:53 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-05 06:19:07 +0700 |
commit | 6696f5eb8f854230ba7ceb84b69a410496e0d3ce (patch) | |
tree | b14cab7f2d65cf6f34f0b7a3d6ad5e2720d3aa31 /development/poedit/README | |
parent | 3166fcde6cc21ddfd8908303d7e6e14b5854d139 (diff) | |
download | slackbuilds-6696f5eb8f854230ba7ceb84b69a410496e0d3ce.tar.gz |
development/poedit: Updated for version 1.6.5, new maintainer.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/poedit/README')
-rw-r--r-- | development/poedit/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/development/poedit/README b/development/poedit/README index c5cfc376f1..394d3d53e3 100644 --- a/development/poedit/README +++ b/development/poedit/README @@ -1,4 +1,6 @@ Poedit is cross-platform gettext catalogs (.po files) editor. + It aims to provide more convenient approach to editing catalogs than -launching vi and editing the file by hand. It also has support for -spellchecking (gtkspell/aspell). +launching vi and editing the file by hand. + +For spellchecking, it requires optional dependency: gtkspell3. |