diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-09-01 16:41:25 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-09-01 16:41:25 +0000 |
| commit | 5fd233711b750c53cdc820ee9b85e6a56c3ef3cb (patch) | |
| tree | a9c487bd62d14254773c4565f68ed21a850f960b /themes/Allegro/openbox-3/bullet.xbm | |
| parent | 06252b307676bd02f3eb74ea43ebcc4cbaddd3da (diff) | |
add/fix themes for 3.0
Diffstat (limited to 'themes/Allegro/openbox-3/bullet.xbm')
| -rw-r--r-- | themes/Allegro/openbox-3/bullet.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Allegro/openbox-3/bullet.xbm b/themes/Allegro/openbox-3/bullet.xbm new file mode 100644 index 00000000..16e37218 --- /dev/null +++ b/themes/Allegro/openbox-3/bullet.xbm @@ -0,0 +1,4 @@ +#define bullet_width 6 +#define bullet_height 5 +static unsigned char bullet_bits[] = { + 0x0c, 0x1e, 0x3f, 0x1e, 0x0c }; |
