summaryrefslogtreecommitdiff
path: root/data/styles/carp/pixmaps/min.xpm
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-09-30 20:09:14 (GMT)
committerfluxgen <fluxgen>2007-09-30 20:09:14 (GMT)
commit9d3bca8e88d312f44c6077d095b151f10d73609e (patch)
tree7c55a61eb2a3bca2a69350dc795821b3c3dc3ced /data/styles/carp/pixmaps/min.xpm
parentac215248a00d06bdb1e9dd4b373d415bda4ad4b1 (diff)
downloadfluxbox_lack-9d3bca8e88d312f44c6077d095b151f10d73609e.zip
fluxbox_lack-9d3bca8e88d312f44c6077d095b151f10d73609e.tar.bz2
added new styles from Sven Michel aka tenner, removed some old styles too.
Diffstat (limited to 'data/styles/carp/pixmaps/min.xpm')
-rw-r--r--data/styles/carp/pixmaps/min.xpm20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/styles/carp/pixmaps/min.xpm b/data/styles/carp/pixmaps/min.xpm
new file mode 100644
index 0000000..39ef4cf
--- /dev/null
+++ b/data/styles/carp/pixmaps/min.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * min_xpm[] = {
3"15 15 2 1",
4" c #313131",
5". c #F1F1F1",
6" ",
7" ",
8" ",
9" ",
10" ",
11" ",
12" ",
13" ",
14" ",
15" ....... ",
16" ....... ",
17" ",
18" ",
19" ",
20" "};