blob: 44508eb7a1f27b63c408dfd1b0946e8debefb5f9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Boncuk is a simple QT based Turkish-English and English-Turkish dictionary
which can do off-line and on-line look-ups. By default, it will install the
off-line word look-up database in /usr/share/boncuk/. If you don't want to
use the off-line word database (to instead use only the on-line word look-up),
run the script like this: DICT_INSTALL=NO ./boncuk.SlackBuild.
Varsayılan davranış, yerel kelime veritabanını /usr/share/boncuk dizinine
kuracaktır. Eğer yerel kelime veritabanını kullanmayıp, sadece internet
üzerinden kelime aranmasını kullanmak istiyorsanız, betiği
DICT_INSTALL=NO./boncuk.SlackBuild olarak çalıştırın.
|