Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
11
third_party/FreeRDP/client/X11/resource/unlock.xbm
vendored
Normal file
11
third_party/FreeRDP/client/X11/resource/unlock.xbm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
#define unlock_width 24
|
||||
#define unlock_height 24
|
||||
static unsigned char unlock_bits[] =
|
||||
{
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
||||
0xff, 0xf3, 0xff, 0xff, 0xf3, 0xff, 0xff, 0x73, 0xfe, 0xff, 0x03, 0xfe,
|
||||
0x3f, 0x00, 0xfe, 0xff, 0x03, 0xfe, 0xff, 0x73, 0xfe, 0xff, 0xf3, 0xff,
|
||||
0xff, 0xf3, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
|
||||
};
|
||||
Reference in New Issue
Block a user