From 43dcc7c7e53fb20eee883ecb8837f9c7cd43899d Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 19 Nov 2020 15:34:21 +0100 Subject: Drop automake build support. Add basic cmake build instructions. Delete empty files ChangeLog, NEWS and TODO. Rework of the README file. Update some cmake files with latest macros. Signed-off-by: gregory guy (cherry picked from commit 039945bdcc926c6460cfb2c4372f370744b16d22) --- backgrounds-previews/Makefile.am | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 backgrounds-previews/Makefile.am (limited to 'backgrounds-previews') diff --git a/backgrounds-previews/Makefile.am b/backgrounds-previews/Makefile.am deleted file mode 100644 index 19ad000..0000000 --- a/backgrounds-previews/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -backgroundspreviewsdir = $(kde_datadir)/basket/backgrounds/previews -backgroundspreviews_DATA = \ - abstract.png \ - alien-artifact.png \ - basket-title.png \ - green-curves.png \ - light.png \ - painting.png \ - pens.png \ - pins.png \ - rainbow-balls.png \ - rounds-line.png \ - strings.png \ - todo.png \ - working.png -- cgit v1.2.1