aboutsummaryrefslogtreecommitdiff
path: root/data/styles/carp/pixmaps/max.xpm
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-10-09 08:44:59 (GMT)
committerfluxgen <fluxgen>2007-10-09 08:44:59 (GMT)
commit12cc09c661a80d6948a8df308a35114325ff3004 (patch)
tree150bc36c53973f4c500801b7a812d0eb408bfa3d /data/styles/carp/pixmaps/max.xpm
parentc67611383a451ff3b5e960e2ed78988126c80dd0 (diff)
downloadfluxbox-12cc09c661a80d6948a8df308a35114325ff3004.zip
fluxbox-12cc09c661a80d6948a8df308a35114325ff3004.tar.bz2
merged from trunk
Diffstat (limited to 'data/styles/carp/pixmaps/max.xpm')
-rw-r--r--data/styles/carp/pixmaps/max.xpm20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/styles/carp/pixmaps/max.xpm b/data/styles/carp/pixmaps/max.xpm
new file mode 100644
index 0000000..a21d50d
--- /dev/null
+++ b/data/styles/carp/pixmaps/max.xpm
@@ -0,0 +1,20 @@
1/* XPM */
2static char * max_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" "};