diff options
author | grissiom <chaos.proton@gmail.com> | 2010-05-11 22:55:27 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:27 +0200 |
commit | f874af9a954561c3f20ec4cd2a7f034ee3eede95 (patch) | |
tree | 49477d7a941c29b7bf3049c25bdb45c8d0efa3e1 /system/qstardict/README | |
parent | 306708159913c8b42e107223b17cb548e14d5e33 (diff) | |
download | slackbuilds-f874af9a954561c3f20ec4cd2a7f034ee3eede95.tar.gz |
system/qstardict: Added to 12.1 repository
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. + |