diff options
author | Slávek Banko <[email protected]> | 2021-10-19 14:34:31 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-19 14:34:43 +0200 |
commit | 91ffda936be59b39658bee0e589dd005981cbaac (patch) | |
tree | 6f18d3dd0d0ebda69892e3132f9b1638d7c47001 | |
parent | 7f6c37a8fe3d1db08e517287299126dd5a394736 (diff) | |
download | kcmldapmanager-91ffda936be59b39658bee0e589dd005981cbaac.tar.gz kcmldapmanager-91ffda936be59b39658bee0e589dd005981cbaac.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 e546c18d07d1c3bc69189048c6f1936a7e2f39c4)
-rw-r--r-- | README | 21 | ||||
-rw-r--r-- | README.md | 33 |
2 files changed, 33 insertions, 21 deletions
@@ -1,21 +0,0 @@ - - - kcmldapmanager - a Kerberos realm management module for the Trinity - control center. - - -Kcmldapmanager is a Trinity control center module to manage users, -groups and machines in Kerberos realms. - - - -CONTRIBUTING -============= - -If you wish to contribute kcmldapmanager, 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..c4fdd21 --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ + + + kcmldapmanager - a Kerberos realm management module for the Trinity + control center. + + +Kcmldapmanager is a Trinity control center module to manage users, +groups and machines in Kerberos realms. + +. + +Contributing +-------------- + +If you wish to contribute kcmldapmanager, 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 +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapmanager/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kcm-ldapmanager-ldapmanagerdesktop/) |