remove .old files in Lubuntu Breeze Openbox theme

ubuntu/hirsute
Hans P. Möller 3 years ago
parent 45fb503cfc
commit 4bc713d703

@ -1,6 +0,0 @@
#define desk_width 15
#define desk_height 15
static unsigned char desk_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03,
0xe0, 0x03, 0xe0, 0x03, 0xf0, 0x07, 0xf0, 0x07, 0x80, 0x00, 0x80, 0x00,
0x80, 0x00, 0x00, 0x00, 0x00, 0x00 };

@ -1,6 +0,0 @@
#define desk_hover_width 15
#define desk_hover_height 15
static unsigned char desk_hover_bits[] = {
0xe0, 0x03, 0xf8, 0x0f, 0x3c, 0x1e, 0x1e, 0x3c, 0x1e, 0x3c, 0x1f, 0x7c,
0x1f, 0x7c, 0x1f, 0x7c, 0x0f, 0x78, 0x0f, 0x78, 0x7e, 0x3f, 0x7e, 0x3f,
0x7c, 0x1f, 0xf8, 0x0f, 0xe0, 0x03 };

@ -1,6 +0,0 @@
#define desk_hover_width 15
#define desk_hover_height 15
static unsigned char desk_hover_bits[] = {
0xe0, 0x03, 0xf8, 0x0f, 0x3c, 0x1e, 0x1e, 0x3c, 0x1e, 0x3c, 0x1f, 0x7c,
0x1f, 0x7c, 0x1f, 0x7c, 0x0f, 0x78, 0x0f, 0x78, 0x7e, 0x3f, 0x7e, 0x3f,
0x7c, 0x1f, 0xf8, 0x0f, 0xe0, 0x03 };
Loading…
Cancel
Save