From 6726e2fbb9c2cfc27bc67e7793863bc036b55944 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Wed, 30 Sep 2020 11:03:15 +0200 Subject: Drop automake build support. Add basic cmake build instructions. Delete empty folder templates. Delete rpm stuff (kshowmail.spec and build-kshowmail folder). Rework of the README and AUTHORS files. Add BUGS file. Move the kshowmail.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Some cosmetics. Signed-off-by: gregory guy (cherry picked from commit e167d15409204539a0fa3a5b7260ca090192d6fa) --- pics/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 pics/Makefile.am (limited to 'pics') diff --git a/pics/Makefile.am b/pics/Makefile.am deleted file mode 100644 index 9d60519..0000000 --- a/pics/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -KDE_ICON = kshowmail -kde_icon_KDEICON = cr16-app-kshowmail.png - -picsdir = $(kde_datadir)/kshowmail/pics -pics_DATA = eraser.png kshowmail24.png kshowmail.png letter-closed.png letter-open.png ok.png tool.png -- cgit v1.2.1