Mercurial > emacs
view src/bitmaps/dimple1.xbm @ 56879:fcda7ee97ef5
* xfns.c (x_set_name_internal): New function. Check if we shall call
xfree before ENCODE_UTF_8.
(x_set_name, x_set_title): Call x_set_name_internal.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 02 Sep 2004 16:15:48 +0000 |
parents | 8f14d08e19f7 |
children |
line wrap: on
line source
#define dimple1_width 16 #define dimple1_height 16 static unsigned char dimple1_bits[] = { 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};