diff options
author | marha <marha@users.sourceforge.net> | 2011-01-18 16:22:37 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-01-18 16:22:37 +0000 |
commit | bd6df75c18714c1d819adb07cc425cf74355a2a2 (patch) | |
tree | 8d380b6c712d6123e1765f3f250af0b583b120bb /xorg-server/bitmaps/sipb | |
parent | 9d9a6fe500f361ad16c24441810bd9d00cf1727f (diff) | |
parent | fe39224c389ccc187c2232d9cc796599e150fa6b (diff) | |
download | vcxsrv-bd6df75c18714c1d819adb07cc425cf74355a2a2.tar.gz vcxsrv-bd6df75c18714c1d819adb07cc425cf74355a2a2.tar.bz2 vcxsrv-bd6df75c18714c1d819adb07cc425cf74355a2a2.zip |
svn merge "^/branches/released" .
added XtErrorDB file
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}; |