summaryrefslogtreecommitdiffstats
path: root/kwallet/icons
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:18:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:18:06 -0600
commit79fd2b2bbd9f842ce3c84c67e3314033a9cceea4 (patch)
treed6d2174614dc2384de6f77a930aaf3d06b276fae /kwallet/icons
parentc3e3301aba81e1c1771fa309941888a8b0fb59bc (diff)
downloadtdeutils-79fd2b2bbd9f842ce3c84c67e3314033a9cceea4.tar.gz
tdeutils-79fd2b2bbd9f842ce3c84c67e3314033a9cceea4.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kwallet/icons')
-rw-r--r--kwallet/icons/CMakeLists.txt16
-rw-r--r--kwallet/icons/Makefile.am5
-rw-r--r--kwallet/icons/cr22-action-folder_closed.pngbin1149 -> 0 bytes
-rw-r--r--kwallet/icons/cr22-action-folder_open.pngbin1349 -> 0 bytes
-rw-r--r--kwallet/icons/cr22-action-wallet_closed.pngbin997 -> 0 bytes
-rw-r--r--kwallet/icons/cr22-action-wallet_open.pngbin1098 -> 0 bytes
6 files changed, 0 insertions, 21 deletions
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
--- a/kwallet/icons/cr22-action-folder_closed.png
+++ /dev/null
Binary files 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
--- a/kwallet/icons/cr22-action-folder_open.png
+++ /dev/null
Binary files 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
--- a/kwallet/icons/cr22-action-wallet_closed.png
+++ /dev/null
Binary files 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
--- a/kwallet/icons/cr22-action-wallet_open.png
+++ /dev/null
Binary files differ