diff options
author | gregory guy <[email protected]> | 2021-08-13 15:41:59 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-08-14 20:39:08 +0900 |
commit | a88e61eb7ef2e82b60ec12082024dcc48ff8d8c2 (patch) | |
tree | bc040ec2592012167f15f051b63d83bad715d3be /doc/en | |
parent | fb0091f2a8465e1d7f2ef25e413c2c082c656e04 (diff) | |
download | tde-systemsettings-a88e61eb7ef2e82b60ec12082024dcc48ff8d8c2.tar.gz tde-systemsettings-a88e61eb7ef2e82b60ec12082024dcc48ff8d8c2.zip |
Drop automake build support.
Add basic cmake build instructions.
Rework of the README file.
Move files HACKING and LAYOUT.html at the root of the module.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 679214ce9a37406c4930dd265c2438baa2a31405)
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index 5604aab..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = en -KDE_DOCS = systemsettings |