diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-08-01 18:13:10 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-08-01 18:13:10 +0000 |
| commit | 0c2ee993881175b285e66b6e277f1fb0e3f12ad8 (patch) | |
| tree | 773ee672b602d79e1bd8e3559a6931858a93b436 /themes/planton/desk_toggled.xbm | |
| parent | b972055c9a46ba797e524c1952f20ad450aaebbf (diff) | |
rename stick bitmaps to desk
Diffstat (limited to 'themes/planton/desk_toggled.xbm')
| -rw-r--r-- | themes/planton/desk_toggled.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/planton/desk_toggled.xbm b/themes/planton/desk_toggled.xbm new file mode 100644 index 00000000..14e7f05c --- /dev/null +++ b/themes/planton/desk_toggled.xbm @@ -0,0 +1,5 @@ +/* Created with The GIMP */ +#define stick_width 4 +#define stick_height 4 +static unsigned char stick_bits[] = { + 0x0f, 0x0f, 0x0f, 0x0f }; |
