From 79fd2b2bbd9f842ce3c84c67e3314033a9cceea4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:06 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kwallet/icons/CMakeLists.txt | 16 ---------------- kwallet/icons/Makefile.am | 5 ----- kwallet/icons/cr22-action-folder_closed.png | Bin 1149 -> 0 bytes kwallet/icons/cr22-action-folder_open.png | Bin 1349 -> 0 bytes kwallet/icons/cr22-action-wallet_closed.png | Bin 997 -> 0 bytes kwallet/icons/cr22-action-wallet_open.png | Bin 1098 -> 0 bytes 6 files changed, 21 deletions(-) delete mode 100644 kwallet/icons/CMakeLists.txt delete mode 100644 kwallet/icons/Makefile.am delete mode 100644 kwallet/icons/cr22-action-folder_closed.png delete mode 100644 kwallet/icons/cr22-action-folder_open.png delete mode 100644 kwallet/icons/cr22-action-wallet_closed.png delete mode 100644 kwallet/icons/cr22-action-wallet_open.png (limited to 'kwallet/icons') diff --git a/kwallet/icons/CMakeLists.txt b/kwallet/icons/CMakeLists.txt deleted file mode 100644 index a943e6a..0000000 --- a/kwallet/icons/CMakeLists.txt +++ /dev/null @@ -1,16 +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( kwalletmanager) - -tde_install_icons( - DESTINATION ${DATA_INSTALL_DIR}/kwalletmanager/icons -) diff --git a/kwallet/icons/Makefile.am b/kwallet/icons/Makefile.am deleted file mode 100644 index 8bad46c..0000000 --- a/kwallet/icons/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -KDE_ICON = kwalletmanager - -pics_ICON = AUTO -picsdir = $(kde_datadir)/kwalletmanager/icons - diff --git a/kwallet/icons/cr22-action-folder_closed.png b/kwallet/icons/cr22-action-folder_closed.png deleted file mode 100644 index e3ebad3..0000000 Binary files a/kwallet/icons/cr22-action-folder_closed.png and /dev/null differ diff --git a/kwallet/icons/cr22-action-folder_open.png b/kwallet/icons/cr22-action-folder_open.png deleted file mode 100644 index ea175b7..0000000 Binary files a/kwallet/icons/cr22-action-folder_open.png and /dev/null differ diff --git a/kwallet/icons/cr22-action-wallet_closed.png b/kwallet/icons/cr22-action-wallet_closed.png deleted file mode 100644 index 57558ac..0000000 Binary files a/kwallet/icons/cr22-action-wallet_closed.png and /dev/null differ diff --git a/kwallet/icons/cr22-action-wallet_open.png b/kwallet/icons/cr22-action-wallet_open.png deleted file mode 100644 index 55a447f..0000000 Binary files a/kwallet/icons/cr22-action-wallet_open.png and /dev/null differ -- cgit v1.2.3