From bc6557ccad587dab96282d23a249421483e2a991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 21 Oct 2021 21:39:56 +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 (cherry picked from commit fdae352789c6c0f5c34d5c8625b063b9ab7b3a34) --- README => README.md | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) rename README => README.md (65%) diff --git a/README b/README.md similarity index 65% rename from README rename to README.md index ff12489..b96319e 100644 --- a/README +++ b/README.md @@ -1,6 +1,6 @@ Filelight - a pie-chart diskspace viewer - + Filelight allows you to understand how your diskspace is being used by graphically representating your filesystem as a set of concentric @@ -11,9 +11,8 @@ both which directories take up all your space as well as which directories and files inside those directories are the real culprits. - - Usage Tips -============ +Usage Tips +------------ * Click on directories to center the view there * Click on files to launch the application associated with them @@ -28,10 +27,10 @@ directories and files inside those directories are the real culprits. $ filelight /home/mxcl +. - -CONTRIBUTING -============== +Contributing +-------------- If you wish to contribute to filelight (TDE), you might do so: @@ -40,3 +39,15 @@ If you wish to contribute to filelight (TDE), 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/-/filelight/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/filelight-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/filelight-desktop-files/)