summaryrefslogtreecommitdiffstats
path: root/kmid/button2.xpm
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:43 -0600
commitcb68a7857c80661d242ee5527ec6f99dc3f79fa7 (patch)
treea3b54203ca6bce0e8e1dc5107dc9653db246a281 /kmid/button2.xpm
parent7534907d3759a8c520eeb9a701b316d891c63bdf (diff)
downloadtdemultimedia-cb68a7857c80661d242ee5527ec6f99dc3f79fa7.tar.gz
tdemultimedia-cb68a7857c80661d242ee5527ec6f99dc3f79fa7.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kmid/button2.xpm')
-rw-r--r--kmid/button2.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/kmid/button2.xpm b/kmid/button2.xpm
deleted file mode 100644
index 8c8922df..00000000
--- a/kmid/button2.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static char * button2_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000000000",
-"X c #0000FFFF0000",
-" ",
-" .... ",
-" ........ ",
-" .......... ",
-" .....XX..... ",
-" ...XXXXXX... ",
-" ....XXXXXX.... ",
-" ...XXXXXXXX... ",
-" ...XXXXXXXX... ",
-" ....XXXXXX.... ",
-" ...XXXXXX... ",
-" .....XX..... ",
-" .......... ",
-" ........ ",
-" .... ",
-" "};