Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
11
third_party/FreeRDP/client/X11/resource/lock.xbm
vendored
Normal file
11
third_party/FreeRDP/client/X11/resource/lock.xbm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
#define lock_width 24
|
||||
#define lock_height 24
|
||||
static unsigned char lock_bits[] =
|
||||
{
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff,
|
||||
0xff, 0x83, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7, 0xff, 0xff, 0xc7, 0xff,
|
||||
0xff, 0x00, 0xfe, 0xff, 0x00, 0xfe, 0xff, 0xef, 0xff, 0xff, 0xef, 0xff,
|
||||
0xff, 0xef, 0xff, 0xff, 0xef, 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