summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2019-11-01 11:46:21 +0100
committergregory guy <gregory-tde@laposte.net>2019-11-01 11:46:21 +0100
commit873d0e4138a1569d2a8dfa061d0338b6d017dd3b (patch)
tree330519cff76d1948c74f7674793cdc1399fee3d6 /po
parent620d83c4efc5ffcbf89d941410dbddda4daff279 (diff)
downloadknights-873d0e4138a1569d2a8dfa061d0338b6d017dd3b.tar.gz
knights-873d0e4138a1569d2a8dfa061d0338b6d017dd3b.zip
Drop automake build support.
Add basic cmake build instructions in the INSTALL file. Rework of README file and the help page. The History file has been removed, the content added to the ChangeLog file. The file CreatingThemes has moved in the doc folder. Cosmetic changes in CMakeLists.txt . Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'po')
-rw-r--r--po/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/po/Makefile.am b/po/Makefile.am
deleted file mode 100644
index 4c8c8ef..0000000
--- a/po/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-####### tdevelop will overwrite this part!!! (begin)##########
-POFILES = AUTO
-
-
-EXTRA_DIST = de.gmo es.gmo fi.gmo et.gmo fr.gmo it.gmo
-
-####### tdevelop will overwrite this part!!! (end)############