summaryrefslogtreecommitdiff
path: root/lock.bitmap
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2014-01-07 14:22:55 +0000
committerMatthew Vernon <matthew@debian.org>2014-01-07 14:22:55 +0000
commitbd23210709886d1585494c9153dfcbd938a1a767 (patch)
tree38dbfc0ac81d3e3cdd1d5a555adc9bdd75774dfd /lock.bitmap
xtrlock (2.6) unstable; urgency=low
* patch from Simon Ruderich to correctly add hardening flags * check returns of setuid and setgid * build-depend on dpkg-dev # imported from the archive
Diffstat (limited to 'lock.bitmap')
-rw-r--r--lock.bitmap19
1 files changed, 19 insertions, 0 deletions
diff --git a/lock.bitmap b/lock.bitmap
new file mode 100644
index 0000000..f953bc5
--- /dev/null
+++ b/lock.bitmap
@@ -0,0 +1,19 @@
+#define lock_width 28
+#define lock_height 40
+#define lock_x_hot 14
+#define lock_y_hot 21
+static char lock_bits[] = {
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0xf8, 0xff, 0x7f, 0x00, 0xe0, 0xff,
+ 0x3f, 0x00, 0xc0, 0xff, 0x1f, 0x00, 0x80, 0xff, 0x0f, 0xfc, 0x03, 0xff,
+ 0x0f, 0xfe, 0x07, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0x07, 0xff, 0x0f, 0xfe,
+ 0x87, 0xff, 0x1f, 0xfe, 0x87, 0xff, 0x1f, 0xfe, 0x87, 0xff, 0x1f, 0xfe,
+ 0x87, 0xff, 0x1f, 0xfe, 0x87, 0xff, 0x1f, 0xfe, 0x87, 0xff, 0x1f, 0xfe,
+ 0x87, 0xff, 0x1f, 0xfe, 0x87, 0xff, 0x1f, 0xfe, 0x87, 0xff, 0x1f, 0xfe,
+ 0x87, 0xff, 0x1f, 0xfe, 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8,
+ 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8, 0x01, 0xf0, 0x00, 0xf8,
+ 0x01, 0xf8, 0x01, 0xf8, 0x01, 0xf8, 0x01, 0xf8, 0x01, 0xf8, 0x01, 0xf8,
+ 0x01, 0xf8, 0x01, 0xf8, 0x01, 0xf0, 0x00, 0xf8, 0x01, 0x60, 0x00, 0xf8,
+ 0x01, 0x60, 0x00, 0xf8, 0x01, 0x60, 0x00, 0xf8, 0x01, 0x60, 0x00, 0xf8,
+ 0x01, 0x60, 0x00, 0xf8, 0x01, 0x60, 0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8,
+ 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8,
+ 0xff, 0xff, 0xff, 0xff};