summaryrefslogtreecommitdiffstats
path: root/tdeio/pics
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:04:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:04:16 -0600
commit5159cd2beb2e87806a5b54e9991b7895285c9d3e (patch)
tree9b70e8be47a390f8f4d56ead812ab0c9dad88709 /tdeio/pics
parentc17cb900dcf52b8bd6dc300d4f103392900ec2b4 (diff)
downloadtdelibs-5159cd2beb2e87806a5b54e9991b7895285c9d3e.tar.gz
tdelibs-5159cd2beb2e87806a5b54e9991b7895285c9d3e.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tdeio/pics')
-rw-r--r--tdeio/pics/CMakeLists.txt14
-rw-r--r--tdeio/pics/Makefile.am3
-rw-r--r--tdeio/pics/cr16-app-tdeio_uiserver.pngbin0 -> 838 bytes
3 files changed, 17 insertions, 0 deletions
diff --git a/tdeio/pics/CMakeLists.txt b/tdeio/pics/CMakeLists.txt
new file mode 100644
index 000000000..b04b9c7d4
--- /dev/null
+++ b/tdeio/pics/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (C) 2010 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+##### other data ################################
+
+tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/tdeio_uiserver/icons )
diff --git a/tdeio/pics/Makefile.am b/tdeio/pics/Makefile.am
new file mode 100644
index 000000000..ce10461b5
--- /dev/null
+++ b/tdeio/pics/Makefile.am
@@ -0,0 +1,3 @@
+kiouiservericonsdir = $(kde_datadir)/tdeio_uiserver/icons
+kiouiservericons_ICON = AUTO
+
diff --git a/tdeio/pics/cr16-app-tdeio_uiserver.png b/tdeio/pics/cr16-app-tdeio_uiserver.png
new file mode 100644
index 000000000..41b3f4367
--- /dev/null
+++ b/tdeio/pics/cr16-app-tdeio_uiserver.png
Binary files differ