From 887dc12fcc591028886575ea0b783b6e9c5742c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Oct 2021 12:56:28 +0200 Subject: [PATCH] Change README to markdown format. Add translation status overview. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- README => README.md | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) rename README => README.md (54%) diff --git a/README b/README.md similarity index 54% rename from README rename to README.md index b226fad..235848a 100644 --- a/README +++ b/README.md @@ -2,7 +2,6 @@ kshowmail - an email viewer for TDE. - Kshowmail display emails from a POP3 email server without actually downloading them. The headers or the complete emails can be viewed and unwanted emails can @@ -10,22 +9,20 @@ be deleted. An initial and an interval timer can be set to check the emails periodical. +Features: +--------- -FEATURES: -========= - -* supports multiple accounts. +* supports multiple accounts * timers * filters for spam * sounds can be played if new email arrives * a command menu allows commands like fetchmail or sendmail * a command can be defined to send complain email against spam +. - - -CONTRIBUTING -============== +Contributing +-------------- If you wish to contribute to kshowmail, you might do so: @@ -34,3 +31,15 @@ If you wish to contribute to kshowmail, you might do so: - 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/-/kshowmail/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kshowmail-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kshowmail-desktop-files/)