diff options
author | Slávek Banko <[email protected]> | 2021-10-20 16:40:24 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-20 16:41:12 +0200 |
commit | 1d7176d30e38ee2997a644679085e428ec1c6f4b (patch) | |
tree | bffdbd4d9f4810ed01c6400b701a6237d083ce81 | |
parent | 0da54ef53d43c3fea87974aecbd58a03aa102812 (diff) | |
download | tde-systemsettings-1d7176d30e38ee2997a644679085e428ec1c6f4b.tar.gz tde-systemsettings-1d7176d30e38ee2997a644679085e428ec1c6f4b.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 6c931f0511674092fbd4aff639429ab04b10dbb5)
-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/) |