diff options
author | gregory guy <gregory-tde@laposte.net> | 2021-09-27 14:42:30 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2021-09-27 14:42:30 +0200 |
commit | fcf99894a5c144364e48f8373f80e5a1cb133cd1 (patch) | |
tree | 64d729f4f11ae7ad04c40ee98324de3825a349c3 /translations | |
parent | f681eddfb8a5380a8af2f23a412d6127ba619687 (diff) | |
download | ksystemlog-fcf99894a5c144364e48f8373f80e5a1cb133cd1.tar.gz ksystemlog-fcf99894a5c144364e48f8373f80e5a1cb133cd1.zip |
Drop automake build support.
Add basic cmake build instructions.
Rework the README file.
Remove files in double, without useful info or refering to the original website (that one is long gone).
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'translations')
-rw-r--r-- | translations/Makefile.am | 1 | ||||
-rw-r--r-- | translations/messages/Makefile.am | 1 |
2 files changed, 0 insertions, 2 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 0fa209c..0000000 --- a/translations/messages/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -POFILES = AUTO |