summaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-13 17:41:52 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-13 17:41:52 -0400
commitba4da430582e09b8c67b2cbba488ad2b5a599735 (patch)
tree9554e38dd4a19f75d08c9967de102eff92d34556 /network
parent3871e284540e067ec976b9d0f35ff0b94a48b6bb (diff)
downloadslackbuilds-ba4da430582e09b8c67b2cbba488ad2b5a599735.tar.gz
network/gajim: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/gajim/README13
1 files changed, 9 insertions, 4 deletions
diff --git a/network/gajim/README b/network/gajim/README
index 0e7fb06135..43a93a0285 100644
--- a/network/gajim/README
+++ b/network/gajim/README
@@ -1,5 +1,10 @@
-As of the 0.16 version, gajim uses it's own non-blocking xmpp implementation
-called nbxmpp (python-nbxmpp on slackbuilds.org). This is required to build.
+gajim is a GTK3-based Jabber client featuring tabbed interface,
+tray icon and notifications, encryption support, local link
+(Zeroconf/Bonjour) and other interesting things.
-For encryption PyOpenSSL is used, which is not required for building, but
-produces a warning message on connection if not installed.
+As of the 0.16 version, gajim uses its own non-blocking xmpp
+implementation called nbxmpp (python-nbxmpp on slackbuilds.org). This
+is required to build.
+
+For encryption PyOpenSSL is used, which is not required for building,
+but produces a warning message on connection if not installed.