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.xbm | |
| parent | b972055c9a46ba797e524c1952f20ad450aaebbf (diff) | |
rename stick bitmaps to desk
Diffstat (limited to 'themes/planton/desk.xbm')
| -rw-r--r-- | themes/planton/desk.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/planton/desk.xbm b/themes/planton/desk.xbm new file mode 100644 index 00000000..6a346c00 --- /dev/null +++ b/themes/planton/desk.xbm @@ -0,0 +1,4 @@ +#define sticky_width 4 +#define sticky_height 4 +static unsigned char sticky_bits[] = { + 0x0f, 0x0d, 0x0b, 0x0f }; |
