From 1d7176d30e38ee2997a644679085e428ec1c6f4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 20 Oct 2021 16:40:24 +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 6c931f0511674092fbd4aff639429ab04b10dbb5) --- AUTHOR => AUTHORS | 0 README | 19 ------------------- README.md | 31 +++++++++++++++++++++++++++++++ 3 files changed, 31 insertions(+), 19 deletions(-) rename AUTHOR => AUTHORS (100%) delete mode 100644 README create mode 100644 README.md diff --git a/AUTHOR b/AUTHORS similarity index 100% rename from AUTHOR rename to AUTHORS diff --git a/README b/README deleted file mode 100644 index f6837f5..0000000 --- a/README +++ /dev/null @@ -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/)