mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
16 lines
454 B
Text
16 lines
454 B
Text
|
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.
|
||
|
|