diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 09:35:32 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 09:35:32 +0200 |
commit | 232bdaa275bc4f61ca951b52dfc97df56da599f3 (patch) | |
tree | e5a4fb3df10c5eb3e339abcf98cb77dac95a2127 | |
parent | 02c2f83cec5d2e2cc9aece0bc4fd6605e4e1ce3d (diff) | |
download | ksystemlog-232bdaa275bc4f61ca951b52dfc97df56da599f3.tar.gz ksystemlog-232bdaa275bc4f61ca951b52dfc97df56da599f3.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) | 22 |
1 files changed, 17 insertions, 5 deletions
@@ -10,8 +10,8 @@ problems of their machine with a more powerful and graphical tool than "tail -f" and "less" commands. -features: -========= +Features: +--------- * Show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), @@ -41,10 +41,10 @@ KSystemLog can parse the following log files of your system : - Cron logs - XSessions logs +. - -CONTRIBUTING -============== +Contributing +-------------- If you wish to contribute to KSystemLog, you might do so: @@ -53,3 +53,15 @@ If you wish to contribute to KSystemLog, 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/-/ksystemlog/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksystemlog/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/ksystemlog-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksystemlog-desktop-files/) |