diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-11-22 14:06:49 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-11-27 23:07:06 +0900 |
commit | 9a2ffe6c188b2049f76c8cf608a3b530a6c23d28 (patch) | |
tree | 573b1e41d549851839e381b63e4707776992d98c /doc/it | |
parent | e2e116f8adc3a7f732ac70a3c795deaedf8b3f4c (diff) | |
download | filelight-9a2ffe6c188b2049f76c8cf608a3b530a6c23d28.tar.gz filelight-9a2ffe6c188b2049f76c8cf608a3b530a6c23d28.zip |
Drop automake build support.
Add basic cmake build instructions.
Add a man page taken from Debian packaging.
Delete empty file NEWS.
Rework on the README, INSTALL and help page.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 8a5ab0cb65d78b80d7b9654077e24b8078b840df)
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/it/Makefile.am b/doc/it/Makefile.am deleted file mode 100644 index cb1f57c..0000000 --- a/doc/it/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = it -KDE_DOCS = filelight |