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 /translations | |
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 'translations')
-rw-r--r-- | translations/Makefile.am | 1 | ||||
-rw-r--r-- | translations/messages/Makefile.am | 1 | ||||
-rw-r--r-- | translations/messages/systemsettings/Makefile.am | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/translations/Makefile.am b/translations/Makefile.am deleted file mode 100644 index 533bb55..0000000 --- a/translations/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = messages diff --git a/translations/messages/Makefile.am b/translations/messages/Makefile.am deleted file mode 100644 index c9f56e8..0000000 --- a/translations/messages/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = systemsettings diff --git a/translations/messages/systemsettings/Makefile.am b/translations/messages/systemsettings/Makefile.am deleted file mode 100644 index 0fa209c..0000000 --- a/translations/messages/systemsettings/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -POFILES = AUTO |