diff options
Diffstat (limited to 'lisp/gnus/bar.xbm')
-rw-r--r-- | lisp/gnus/bar.xbm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/gnus/bar.xbm b/lisp/gnus/bar.xbm new file mode 100644 index 00000000000..e61300adb20 --- /dev/null +++ b/lisp/gnus/bar.xbm @@ -0,0 +1,7 @@ +#define noname_width 6 +#define noname_height 48 +static char noname_bits[] = { + 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c, + 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c, + 0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c,0x0c, + 0x0c,0x0c,0x0c}; |