diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-05-23 16:27:39 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-05-23 16:34:12 +0200 |
commit | a5fed6d68f73d4c4ba721c90d6ef2ba386876375 (patch) | |
tree | e9976d348eba4fa5aa43dd70e8299bbd3b10f434 /README | |
parent | 03a436ef1df6e770f2b36cf4e0cb5970a6ad25bf (diff) | |
download | kcmldap-a5fed6d68f73d4c4ba721c90d6ef2ba386876375.tar.gz kcmldap-a5fed6d68f73d4c4ba721c90d6ef2ba386876375.zip |
Drop automake build support.
Delete empty folder doc.
Write basic cmake build instructions and README file.
Delete empty files ChangeLog, NEWS and TODO.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ + + + 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 |