summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoretienne2007-01-22 12:40:14 +0000
committeretienne2007-01-22 12:40:14 +0000
commit40f1675d3715051acd3c74243cc4d9455868d64f (patch)
treec472eb57a3fe4bc42330e3c5d317b5be5a4056f1
parent86ce7579def30de62827e809192efb41ca6d6a4f (diff)
downloadivycontrolpanel-40f1675d3715051acd3c74243cc4d9455868d64f.zip
ivycontrolpanel-40f1675d3715051acd3c74243cc4d9455868d64f.tar.gz
ivycontrolpanel-40f1675d3715051acd3c74243cc4d9455868d64f.tar.bz2
ivycontrolpanel-40f1675d3715051acd3c74243cc4d9455868d64f.tar.xz
*** empty log message ***
-rw-r--r--images/lower.bmp18
1 files changed, 18 insertions, 0 deletions
diff --git a/images/lower.bmp b/images/lower.bmp
new file mode 100644
index 0000000..89c9b75
--- /dev/null
+++ b/images/lower.bmp
@@ -0,0 +1,18 @@
+#define lower_width 36
+#define lower_height 36
+static unsigned char lower_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff,
+ 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0xff,
+ 0x00, 0xf0, 0xff, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0xff, 0x00, 0xf0,
+ 0xff, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };