diff options
author | Slávek Banko <[email protected]> | 2021-10-21 21:39:56 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-21 21:40:23 +0200 |
commit | bc6557ccad587dab96282d23a249421483e2a991 (patch) | |
tree | 687caa516666913b153c5f2f3c1bc0cbc8302fbd | |
parent | f8121135dfd22c86635c4d813b2b2f9f33e0f93f (diff) | |
download | filelight-bc6557ccad587dab96282d23a249421483e2a991.tar.gz filelight-bc6557ccad587dab96282d23a249421483e2a991.zip |
Change README to markdown format.r14.0.11
Add translation status overview.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit fdae352789c6c0f5c34d5c8625b063b9ab7b3a34)
-rw-r--r-- | README.md (renamed from README) | 25 |
1 files changed, 18 insertions, 7 deletions
@@ -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/) |