diff options
author | marha <marha@users.sourceforge.net> | 2011-01-18 16:11:45 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-01-18 16:11:45 +0000 |
commit | fe39224c389ccc187c2232d9cc796599e150fa6b (patch) | |
tree | 8b324e9426bfe035e27287d272ac9d5432102c2a /xorg-server/bitmaps/sipb | |
parent | 0cebe8443b7c3ebf838d1a58a83851d79a6fba1e (diff) | |
download | vcxsrv-fe39224c389ccc187c2232d9cc796599e150fa6b.tar.gz vcxsrv-fe39224c389ccc187c2232d9cc796599e150fa6b.tar.bz2 vcxsrv-fe39224c389ccc187c2232d9cc796599e150fa6b.zip |
Added xbitmaps-1.1.1
Diffstat (limited to 'xorg-server/bitmaps/sipb')
-rw-r--r-- | xorg-server/bitmaps/sipb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/xorg-server/bitmaps/sipb b/xorg-server/bitmaps/sipb new file mode 100644 index 000000000..7f3b7c1a6 --- /dev/null +++ b/xorg-server/bitmaps/sipb @@ -0,0 +1,16 @@ +#define sipb_width 32 +#define sipb_height 32 +#define sipb_x_hot 12 +#define sipb_y_hot 16 +static char sipb_bits[] = { + 0xbe, 0xdf, 0x03, 0x00, 0x22, 0x49, 0x04, 0x00, 0x04, 0x49, 0x04, 0x00, + 0x08, 0x49, 0x04, 0x00, 0x10, 0xc9, 0x03, 0x00, 0x08, 0x49, 0x04, 0x00, + 0x04, 0x49, 0x04, 0x00, 0x22, 0x49, 0x04, 0x00, 0x3e, 0xc9, 0x03, 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, 0xfd, 0x1e, 0x00, 0x10, 0x49, 0x22, + 0x00, 0x20, 0x48, 0x22, 0x00, 0x40, 0x48, 0x22, 0x00, 0x80, 0x48, 0x1e, + 0x00, 0x40, 0x48, 0x22, 0x00, 0x20, 0x48, 0x22, 0x00, 0x10, 0x49, 0x22, + 0x00, 0xf0, 0x49, 0x1e, 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}; |