diff options
author | gregory guy <[email protected]> | 2019-10-09 15:31:35 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-10-12 23:49:54 +0900 |
commit | 95edb7e8a67e55ae16666376798690ce14f7d95f (patch) | |
tree | c1b42b492e83683ed018edd0d8fd5dfb85a553e9 /README | |
parent | e20dabaa3f7755b922902ba6737566788794be0b (diff) | |
download | kcmautostart-95edb7e8a67e55ae16666376798690ce14f7d95f.tar.gz kcmautostart-95edb7e8a67e55ae16666376798690ce14f7d95f.zip |
Drop automake build support.
Add basic cmake build instructions.
Deleted empty files: NEWS and TODO.
Add description in README.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 8097d72273656e748d5bf2e1cf72d8d66d73bab7)
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +kcmautostart - autostart module for the Trinity control center. + +Autostart is a Trinity control center module to configure which +applications start up when you login into a TDE session. + |