diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 16:40:24 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-20 16:40:37 +0200 |
commit | 6c931f0511674092fbd4aff639429ab04b10dbb5 (patch) | |
tree | d8d68e9e9ba3c00346ebbdf2d07239f39c23859d | |
parent | 616cd07db8c3f6ef9e6af7f77a9144b32cc56959 (diff) | |
download | tde-systemsettings-6c931f0511674092fbd4aff639429ab04b10dbb5.tar.gz tde-systemsettings-6c931f0511674092fbd4aff639429ab04b10dbb5.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | AUTHORS (renamed from AUTHOR) | 0 | ||||
-rw-r--r-- | README | 19 | ||||
-rw-r--r-- | README.md | 31 |
3 files changed, 31 insertions, 19 deletions
@@ -1,19 +0,0 @@ - - tde-systemsettings - a control center to configure TDE. - - -System preferences is a (light) replacement for the Trinity Control -Center with an improved user interface. - - - - CONTRIBUTING -============== - -If you wish to contribute to tde-systemsettings, 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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..2323eee --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ + + tde-systemsettings - a control center to configure TDE. + + +System preferences is a (light) replacement for the Trinity Control +Center with an improved user interface. + +. + +Contributing +-------------- + +If you wish to contribute to tde-systemsettings, 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/-/tde-systemsettings/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-systemsettings/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/tde-systemsettings-desktop-files/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-systemsettings-desktop-files/) |