diff options
Diffstat (limited to 'themes/Bear2/openbox-3/max_disabled.xbm')
| -rw-r--r-- | themes/Bear2/openbox-3/max_disabled.xbm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/Bear2/openbox-3/max_disabled.xbm b/themes/Bear2/openbox-3/max_disabled.xbm new file mode 100644 index 00000000..cb671bbf --- /dev/null +++ b/themes/Bear2/openbox-3/max_disabled.xbm @@ -0,0 +1,5 @@ +#define max_disabled_width 10 +#define max_disabled_height 10 +static unsigned char max_disabled_bits[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; |
