summaryrefslogtreecommitdiffstats
path: root/development/poedit/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/poedit/README')
-rw-r--r--development/poedit/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/poedit/README b/development/poedit/README
new file mode 100644
index 0000000000..17431f5164
--- /dev/null
+++ b/development/poedit/README
@@ -0,0 +1,8 @@
+Poedit is cross-platform gettext catalogs (.po files) editor.
+It is built with wxWidgets toolkit and can run on any platform
+supported by it.
+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).
+
+Requires: wxGTK available at SlackBuilds.org.