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:20 +0200 |
commit | 015e49170a021b36ca8cfddc7ea6f9c23d3319f5 (patch) | |
tree | 808978df246ecf5a118ad9c84266dc40696d7472 | |
parent | f97fa888d90586db86fc0e976de39502e55e9600 (diff) | |
download | kbookreader-015e49170a021b36ca8cfddc7ea6f9c23d3319f5.tar.gz kbookreader-015e49170a021b36ca8cfddc7ea6f9c23d3319f5.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
-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/) |