From 359294c33620c8328d61f67635046d7cc060530c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 17 May 2013 12:45:40 -0500 Subject: Rename kdessh -> tdessh and kdelirc -> tdelirc. --- kdelirc/irkick/icons/CMakeLists.txt | 13 ------------- kdelirc/irkick/icons/Makefile.am | 3 --- 2 files changed, 16 deletions(-) delete mode 100644 kdelirc/irkick/icons/CMakeLists.txt delete mode 100644 kdelirc/irkick/icons/Makefile.am (limited to 'kdelirc/irkick/icons') diff --git a/kdelirc/irkick/icons/CMakeLists.txt b/kdelirc/irkick/icons/CMakeLists.txt deleted file mode 100644 index ffd9b18..0000000 --- a/kdelirc/irkick/icons/CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ -################################################# -# -# (C) 2012 Golubev Alexander -# fatzer2 (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_install_icons( DESTINATION - ${DATA_INSTALL_DIR}/irkick/icons ) diff --git a/kdelirc/irkick/icons/Makefile.am b/kdelirc/irkick/icons/Makefile.am deleted file mode 100644 index 307658e..0000000 --- a/kdelirc/irkick/icons/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -irkickiconsdir = $(kde_datadir)/irkick/icons -irkickicons_ICON = AUTO - -- cgit v1.2.1