diff options
author | gregory guy <[email protected]> | 2020-03-23 18:35:35 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-03-24 21:51:26 +0900 |
commit | c0fce915d64c89563b0127eb2a05fb2d52b3b8d6 (patch) | |
tree | 4b84b74a63fe3a2e4c06537f376519e7eb227acb /templates/h | |
parent | 65633277b10822db7513cb1ef41dce3d739e04e7 (diff) | |
download | tdeio-apt-c0fce915d64c89563b0127eb2a05fb2d52b3b8d6.tar.gz tdeio-apt-c0fce915d64c89563b0127eb2a05fb2d52b3b8d6.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty files TODO and NEWS.
Delete the folder templates.
Rework of the README file.
Add the "MODULE" directive to the plugin build.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 4986d5902c36dc2b286e42591114d569af7e8517)
Diffstat (limited to 'templates/h')
-rw-r--r-- | templates/h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/h b/templates/h deleted file mode 100644 index 4eb4ee6..0000000 --- a/templates/h +++ /dev/null @@ -1,9 +0,0 @@ -/*************************************************************************** - * Copyright (C) 2003 by Sylvain Joyeux * - * [email protected] * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - ***************************************************************************/ |