misc/boncuk: Fix README.

This commit is contained in:
B. Watson 2016-11-14 15:53:06 -05:00 committed by Willy Sudiarto Raharjo
parent cc222b0fd0
commit f6fb52ea83
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -1,10 +1,6 @@
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.
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.