diff options
author | Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com> | 2010-05-13 00:59:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:21 +0200 |
commit | 6140269e434c31406a3f8618651056ec138606eb (patch) | |
tree | 7ceadac43878106174b574867569767bf01a98de /misc/boncuk/README | |
parent | d641fda442dc1c960ce2968897d1e834b73b1e14 (diff) | |
download | slackbuilds-6140269e434c31406a3f8618651056ec138606eb.tar.gz |
misc/boncuk: Added to 13.0 repository
Diffstat (limited to 'misc/boncuk/README')
-rw-r--r-- | misc/boncuk/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/boncuk/README b/misc/boncuk/README new file mode 100644 index 0000000000..59b67423ff --- /dev/null +++ b/misc/boncuk/README @@ -0,0 +1,9 @@ +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. |