summaryrefslogtreecommitdiff
path: root/themes/Allegro/openbox-3/bullet.xbm
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-09-01 16:41:25 +0000
committerDana Jansens <danakj@orodu.net>2003-09-01 16:41:25 +0000
commit5fd233711b750c53cdc820ee9b85e6a56c3ef3cb (patch)
treea9c487bd62d14254773c4565f68ed21a850f960b /themes/Allegro/openbox-3/bullet.xbm
parent06252b307676bd02f3eb74ea43ebcc4cbaddd3da (diff)
add/fix themes for 3.0
Diffstat (limited to 'themes/Allegro/openbox-3/bullet.xbm')
-rw-r--r--themes/Allegro/openbox-3/bullet.xbm4
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 };