diff options
author | Slávek Banko <[email protected]> | 2021-10-20 14:37:20 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-20 14:37:37 +0200 |
commit | 3b72fbc6a7f50b3337a24fce63e8cb08ef6e48ec (patch) | |
tree | a078db620fab21084ca0ff2dadc460c2c32b359d | |
parent | 0c2835b7c9892940c1caec2f08f3c1490491559c (diff) | |
download | kbookreader-3b72fbc6a7f50b3337a24fce63e8cb08ef6e48ec.tar.gz kbookreader-3b72fbc6a7f50b3337a24fce63e8cb08ef6e48ec.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 015e49170a021b36ca8cfddc7ea6f9c23d3319f5)
-rw-r--r-- | README | 5 | ||||
-rw-r--r-- | README.md | 31 |
2 files changed, 31 insertions, 5 deletions
@@ -1,5 +0,0 @@ -kbookreader - eBook reader for TDE. - - -KBookReader is a TDE twin-panel text files viewer specialized in reading -e-books.It supports multiple bookmarks, custom fonts, encoding selection. diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c80a7a --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ + +kbookreader - eBook reader for TDE. + + +KBookReader is a TDE twin-panel text files viewer specialized in reading +e-books.It supports multiple bookmarks, custom fonts, encoding selection. + +. + +Contributing +-------------- + +If you wish to contribute to basket, 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 + + +Translations status +--------------------- + +### messages +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kbookreader/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kbookreader-kbookreaderdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbookreader-kbookreaderdesktop/) |