From e167d15409204539a0fa3a5b7260ca090192d6fa 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 --- sounds/Makefile.am | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 sounds/Makefile.am (limited to 'sounds') diff --git a/sounds/Makefile.am b/sounds/Makefile.am deleted file mode 100644 index c1836a1..0000000 --- a/sounds/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -soundsdir = $(kde_datadir)/kshowmail/sounds -sounds_DATA = neuepost.wav newmail.wav -- cgit v1.2.1