diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-11-21 18:15:00 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-11-21 18:15:00 +0000 |
commit | 7e3953d58155eded890083f221733767631defb4 (patch) | |
tree | 4de7dfdf23963b0d46e6d889a48af81ba512e619 /textproc/Makefile | |
parent | 9a34d7edfc82f007c8952bcb3a26574147a352c8 (diff) |
Qt gui for google translate based on ajax api
WWW: http://code.google.com/p/qgt
PR: 152416
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Notes
Notes:
svn path=/head/; revision=264878
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e68d1fafc07c..2e7fbbdc0be2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1041,6 +1041,7 @@ SUBDIR += pybook SUBDIR += pychm SUBDIR += pystemmer + SUBDIR += qgoogletranslator SUBDIR += qstardict SUBDIR += qt4-clucene SUBDIR += qt4-xml |