diff options
Diffstat (limited to 'system/qstardict/README')
-rw-r--r-- | system/qstardict/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/system/qstardict/README b/system/qstardict/README new file mode 100644 index 0000000000..518e6b4d57 --- /dev/null +++ b/system/qstardict/README @@ -0,0 +1,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. + |