KDictThai : An English - Thai dictionary
Dictionary data from DictHope 2.0 (Download version) by Hope Studio, Thanks.
Current version: 0.0.1 Beta2 (Beta test 2, Unstable version)
Changelog
Version 0.0.1 Beta2
- - Changed popup translation class to QWhatthis for follow mouse position.
- - Fixed mix character case (Upper/Lower) problems.
- - Completed Config Dialog.
- - Added watch clipboard feature.
- - Fixed to remember Wordlists size after Exited.
Version 0.0.1 Beta1
- - Fixed duplicate Back/Forward history entry.
- - Always icon stays on Systemtray until Quit command from Menu recieved.
- - Separated dictionary data from base source.
- - Added Result popup tray for translating clipboard content
License type: GPL version 2
Requirements
Screenshots
There are some screenshot...
English Localized
Thai Localized.
Popup clipboard translation features.
Please go to Project page for download
KdictThai base packages
- kdictthai-0.0.1beta2.tar.gz -- TGZ Source package
- kdictthai-0.0.1beta2-1.i386.rpm -- RedHat 8.0 RPM binary package
- kdictthai-0.0.1beta2-1.src.rpm -- RedHat 8.0 Source RPM
- kdictthai-0.0.1beta2-1mdk.i386.rpm -- Mandrake 9.0 RPM binary package
- kdictthai-0.0.1beta2-1mdk.src.rpm -- Mandrake 9.0 Source RPM
Dictionary data Packages (Separated from base source already)
- kdictthai-data-0.0.1beta1.tar.gz -- TGZ package (run install.sh to install).
- kdictthai-data-0.0.1beta1-1.noarch.rpm -- Independent arch RPM package
Installation NOTE
For self compiling, download kdictthai-0.0.1beta2.tar.gz and following instructions
$ tar zxvf kdictthai-0.0.1beta2.tar.gz
$ cd kdictthai-0.0.1beta2
$ make -f Makefile.dist
$ ./configure
$ make
$ make install
For kdictthai-0.0.1beta2-1.src.rpm try to make RPM package by
$ rpmbuild --rebuild kdictthai-0.0.1beta2-1.src.rpm
If you downloaded kdictthai-0.0.1a-i386.tar.gz
You can make RPM package by:
$ rpmbuild -ta kdictthai-0.0.1a-i386.tar.gz
** Note for compiling on Mandrake 9.0**
Please install following package:
- libdb3.3-devel
- automake1.6
** for db_cxx, Mandrake didn't link header files to /usr/include **
You must self linking by:
# cd /usr/include
# ln -fs db3/db_cxx.h db_cxx.h
# ln -fs db3/cxx_common.h cxx_common.h
# ln -fs db3/cxx_except.h cxx_except.h
Then try to build or compile package.
Known bugs
Version 0.0.1beta1
-
Capital letter problems
It's seem case sensitive search.
When the search the word with capital letter leading, for example, "Book", it shows the meaning of "^".
Submit by Mr. Poonlap Veerathanabutr 13/12/2002 thanks.
Version 0.0.1a (Alpha test)
Discussion Forums: Open Discussion at my Project@sourceforge
Last update : 13/1/2003
Copyright(c) 2002, Thanomsub Noppaburana
<donga_n@yahoo.com>