From 9b0f1edee518a8c69bb51b25e0dbf56ae9b32843 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 2 May 2020 13:16:47 +0200 Subject: Drop automake build support. Add basic cmake build instructions. Rework of the README and help files. Delete the NEWS file. Some cosmetics. Signed-off-by: gregory guy --- README | 68 ++++++++++++++++++++++-------------------------------------------- 1 file changed, 23 insertions(+), 45 deletions(-) (limited to 'README') diff --git a/README b/README index 1b794d1..7107ec6 100644 --- a/README +++ b/README @@ -1,46 +1,24 @@ - Kio-Sword - a lightweight frontend for the - Sword Bible project for KDE - - -Copyright (C) 2004-2006 Luke Plant - -Installation -============ -See file INSTALL. - -Using tdeio-sword -=============== -Type 'sword:/' in a Konqueror window location bar, and -browse. Help files can be found at sword:/?help (currently -quite incomplete). - -Requirements -============ -o KDE 3 -o Sword 1.5.7 -o for compiling from source, the header files for the above - libraries are also needed. -o Sword modules installed (tdeio-sword isn't very useful - without them) - -License -======= -GNU General Public License v2 or later. See file COPYING -for details. - -Feedback -======== -Comments, feature requests, bug reports are all welcome - please -e-mail the author (e-mail above). For bug reports, -please include: - o version of KDE - o version of Sword - o operating system - o locale information (the output of 'locale' if - available, or the contents of LANG, LC_ALL etc) - o the full error message if one was printed. - -Website -======= -http://lukeplant.me.uk/kio-sword/ + + tdeio-Sword - a frontend for the Sword Bible project for TDE + +Tdeio-Sword is a lightweight Bible study program for the TDE environment. +It allows you to view and browse Bibles and commentaries from a familiar +application - konqueror. + +Tdeio-sword makes use of the ioslave protocol within TDE. +Type 'sword:/' in a Konqueror window location bar and browse. +Help files can be found at sword:/?help. + + + +CONTRIBUTING +============== + +If you wish to contribute tdeio-sword, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate -- cgit v1.2.1