16 lines
454 B
Plaintext
16 lines
454 B
Plaintext
QStarDict is a StarDict clone written with using Qt4. The user interface
|
|
is similar to StarDict.
|
|
|
|
Main features
|
|
* Full support of StarDict dictionaries
|
|
* Working in system tray
|
|
* Scanning mouse selection and showing popup window with translation of
|
|
selected word
|
|
* Translations reformatting
|
|
* Pronouncing translated word
|
|
* Support for plugins
|
|
|
|
You need Qt >= 4.2 and glib >= 2.0. If you have QtDBus module QStarDict
|
|
will be compiled with D-Bus support.
|
|
|