diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 03:34:19 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 03:34:19 +0200 |
commit | c6abc811ce70d14214b038be0371de493307b41c (patch) | |
tree | 9e247a01550a6480a8577fda6b1be1b22d164cdb | |
parent | 5dc5d2a05b35579372956a780a2e9ad43ae0ed11 (diff) | |
download | kbiff-c6abc811ce70d14214b038be0371de493307b41c.tar.gz kbiff-c6abc811ce70d14214b038be0371de493307b41c.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | README.md (renamed from README) | 31 |
1 files changed, 28 insertions, 3 deletions
@@ -14,14 +14,14 @@ other "biff" programs out there, namely: * Pure GUI configuration. No command line parameters or strange config files. All settings for KBiff can be done from one setup dialog. - + * Session management. KBiff starts up with the same configuration you left it with. - + * Panel docking. KBiff can be docked into the panel very easily. Handy when you are monitoring several mailboxes and don't have the room anywhere else. - + * System sounds. KBiff can play most audio files when new mail arrives. * Animated gifs. KBiff can handle GIF89 animated gifs. @@ -30,3 +30,28 @@ other "biff" programs out there, namely: * Highly configurable. There are very few things in KBiff that you have to accept. Most things can be changed to fit your needs. + +. + +Contributing +-------------- + +If you wish to contribute to KBiff (TDE), 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/-/kbiff/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kbiff-kbiffdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbiff-kbiffdesktop/) |