diff options
author | gregory guy <[email protected]> | 2020-09-29 09:31:20 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 18:17:40 +0900 |
commit | 62e72a56efdd899229968eca3e5fc1b6c081f4c2 (patch) | |
tree | 007f5da069a7dab0cd6fdb9fafcd058078dc7d9b /README | |
parent | ce8d02907ad5965089e4f2b3cbc3810ea42fa462 (diff) | |
download | kerberostray-62e72a56efdd899229968eca3e5fc1b6c081f4c2.tar.gz kerberostray-62e72a56efdd899229968eca3e5fc1b6c081f4c2.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty folder doc.
Delete empty files NEWS and TODO.
Add a README file.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 65d08b5b3cd629d406f8bf1cffa6ea392a93b3b7)
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ + + kerberostray - a Kerberos ticket manager for TDE. + + +Kerberostray is a Kerberos ticket manager which sits in the system tray +and allows viewing/control of Kerberos tickets. + + + +CONTRIBUTING +============== + +If you wish to contribute to Kerberostray, 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 |