diff options
author | fluxgen <fluxgen> | 2007-10-09 06:59:48 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2007-10-09 06:59:48 (GMT) |
commit | 2a953de69d3d3a7bbf509787aa895001f08ae663 (patch) | |
tree | 5825a9e09f0df944bdece95a734f05a2b8d3ef83 /data/styles/bloe/pixmaps/tbarfcs.xpm | |
parent | ed72c92a3284db5011f5f3712c390ea5880df6c8 (diff) | |
download | fluxbox-2a953de69d3d3a7bbf509787aa895001f08ae663.zip fluxbox-2a953de69d3d3a7bbf509787aa895001f08ae663.tar.bz2 |
merged from trunk
Diffstat (limited to 'data/styles/bloe/pixmaps/tbarfcs.xpm')
-rw-r--r-- | data/styles/bloe/pixmaps/tbarfcs.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/styles/bloe/pixmaps/tbarfcs.xpm b/data/styles/bloe/pixmaps/tbarfcs.xpm new file mode 100644 index 0000000..c6d54fd --- /dev/null +++ b/data/styles/bloe/pixmaps/tbarfcs.xpm | |||
@@ -0,0 +1,29 @@ | |||
1 | /* XPM */ | ||
2 | static char * tbarfcs_xpm[] = { | ||
3 | "23 23 3 1", | ||
4 | " c #D6D5E1", | ||
5 | ". c #D2CFDA", | ||
6 | "+ c #CCC7CF", | ||
7 | " ", | ||
8 | " ", | ||
9 | " ", | ||
10 | " ", | ||
11 | " ", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ", | ||
15 | " ", | ||
16 | " ", | ||
17 | " ", | ||
18 | " ", | ||
19 | ".......................", | ||
20 | "+++++++++++++++++++++++", | ||
21 | "+++++++++++++++++++++++", | ||
22 | "+++++++++++++++++++++++", | ||
23 | "+++++++++++++++++++++++", | ||
24 | "+++++++++++++++++++++++", | ||
25 | "+++++++++++++++++++++++", | ||
26 | "+++++++++++++++++++++++", | ||
27 | "+++++++++++++++++++++++", | ||
28 | "+++++++++++++++++++++++", | ||
29 | "+++++++++++++++++++++++"}; | ||