diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-05-02 13:16:47 +0200 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-03 19:04:16 +0900 |
commit | fce76be97164bd8d6be3645ed7b979e768f24981 (patch) | |
tree | 47e2c0339fb6b32fd9b6906db6ec525adedc8bcd /README | |
parent | 75e5eba91cd4d393d446e564bae829c64faa01da (diff) | |
download | tdeio-sword-fce76be97164bd8d6be3645ed7b979e768f24981.tar.gz tdeio-sword-fce76be97164bd8d6be3645ed7b979e768f24981.zip |
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 <gregory-tde@laposte.net>
(cherry picked from commit 9b0f1edee518a8c69bb51b25e0dbf56ae9b32843)
Diffstat (limited to 'README')
-rw-r--r-- | README | 68 |
1 files changed, 23 insertions, 45 deletions
@@ -1,46 +1,24 @@ - Kio-Sword - a lightweight frontend for the - Sword Bible project for KDE - - -Copyright (C) 2004-2006 Luke Plant <L.Plant.98@cantab.net> - -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 |