summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-03-20 13:27:39 +0100
committergregory guy <gregory-tde@laposte.net>2020-03-20 13:53:10 +0100
commit52aa25b6f791a82b048d818a61a283e57fdcc9ca (patch)
tree128501cb6fe1436f779acb623320fb70f6380482 /doc
parent8fab564a3ea1f1046f3348d058a7ae367d51633f (diff)
downloadpotracegui-52aa25b6f791a82b048d818a61a283e57fdcc9ca.tar.gz
potracegui-52aa25b6f791a82b048d818a61a283e57fdcc9ca.zip
Drop automake build support.
Add basic cmake build instructions. Delete templates folder. Delete empty files NEWS and TODO. Rework of the README file. Move the desktop file into the XDG_APPS_INSTALL_DIR directory, see TDE/tde#26. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am6
-rw-r--r--doc/en/Makefile.am2
2 files changed, 0 insertions, 8 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 6dfe435..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-# the SUBDIRS is filled automatically by am_edit. If files are
-# in this directory they are installed into the english dir
-
-KDE_LANG = en
-KDE_DOCS = potracegui
-SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
deleted file mode 100644
index de43944..0000000
--- a/doc/en/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_DOCS = potracegui
-KDE_LANG = en