diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 14:25:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-19 14:25:46 +0200 |
commit | 8b17e0d77ff423c5e066b05795afc7a4620913d9 (patch) | |
tree | 09c5c2a4ad8886c1e2c8c195b59b06da92fc713c | |
parent | 66d4e79e1c82c852a81eb986a87d447960b25fc7 (diff) | |
download | kcmldap-8b17e0d77ff423c5e066b05795afc7a4620913d9.tar.gz kcmldap-8b17e0d77ff423c5e066b05795afc7a4620913d9.zip |
Change README to markdown format.
Add translation status overview.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | README | 20 | ||||
-rw-r--r-- | README.md | 32 |
2 files changed, 32 insertions, 20 deletions
@@ -1,20 +0,0 @@ - - - kcmldap - a Kerberos control module for the Trinity control center. - - -Kcmldap is a Trinity control center module to manage connections to -Kerberos realms. - - - -CONTRIBUTING -============== - -If you wish to contribute kcmldap, 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..4780730 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ + + + kcmldap - a Kerberos control module for the Trinity control center. + + +Kcmldap is a Trinity control center module to manage connections to +Kerberos realms. + +. + +Contributing +-------------- + +If you wish to contribute kcmldap, 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/-/kcm-ldap/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldap/) + +### desktop files +[![Translations status](https://mirror.git.trinitydesktop.org/weblate/widgets/applications/-/kcm-ldap-ldapbondingdesktop/multi-auto.svg +"Engage in translating")](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldap-ldapbondingdesktop/) |