blob: 518e6b4d578b6c4f53635a0cd9b93bc544e80637 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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.
|