diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:54:42 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:54:42 -0400 |
commit | fcc39f56852c1a1f9fb8401bda19db3efd3facec (patch) | |
tree | be3081eeb26adc5fe0e8d2978de892b21f0ce08b /misc/boncuk | |
parent | 98202ddc2f4d82b7c0ad49b44fc4f771685bfaa6 (diff) | |
download | slackbuilds-fcc39f56852c1a1f9fb8401bda19db3efd3facec.tar.gz |
misc/boncuk: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/boncuk')
-rw-r--r-- | misc/boncuk/README | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/misc/boncuk/README b/misc/boncuk/README index cf824e2902..1748f8fc76 100644 --- a/misc/boncuk/README +++ b/misc/boncuk/README @@ -1,6 +1,8 @@ -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: +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. |