Mercurial > emacs
view etc/images/letter.xpm @ 109332:507549811e3e
* gtkutil.c (xg_event_is_for_menubar): Also check that event window
is related to the menu bar (Bug#6499).
author | Jan D <jan.h.d@swipnet.se> |
---|---|
date | Sat, 17 Jul 2010 11:59:19 +0200 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};