diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-10-07 17:30:55 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-10-09 17:45:36 +0200 |
commit | b31cde64836ab3e8b443fd8afd0add92b4a7d26f (patch) | |
tree | 05490238efcaedaccc2e681d05ede080addeab39 /doc/fr | |
parent | 28b683418b45393b74ac48729d245fa6cc064b34 (diff) | |
download | kbiff-b31cde64836ab3e8b443fd8afd0add92b4a7d26f.tar.gz kbiff-b31cde64836ab3e8b443fd8afd0add92b4a7d26f.zip |
Drop automake build support.
Add basic cmake build instructions.
Change description in README.
Deleted empty files: NEWS.
Deleted obsolete files: VERSION, kbiff.spec .
Substitute "KDE" to "TDE" in the man page.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 28c36e59399156247f5bdd8bb833c44d0e74fba7)
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/Makefile.am | 1 | ||||
-rw-r--r-- | doc/fr/kbiff/Makefile.am | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am deleted file mode 100644 index 42cb01e..0000000 --- a/doc/fr/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = kbiff diff --git a/doc/fr/kbiff/Makefile.am b/doc/fr/kbiff/Makefile.am deleted file mode 100644 index 2e9d29c..0000000 --- a/doc/fr/kbiff/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = fr -KDE_DOCS = AUTO - |