Mercurial > emacs
view etc/images/gnus/kill-group.xpm @ 108729:83fdad33d6fa
Build simplifications for oldxmenu.
* configure.in (OLDXMENU): Set to "nothing" if !HAVE_X11 || USE_GTK.
(OLDXMENU_TARGET): Set to empty if USE_GTK.
* src/Makefile.in (../src/$(OLDXMENU), $(OLDXMENU)): Always define rules.
* msdos/sed1x.inp (OLDXMENU): Replace any initial value.
* msdos/sed1v2.inp (OLDXMENU): Edit to "nothing".
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 20 May 2010 17:40:12 -0700 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * kill_group_xpm[] = { "24 24 3 1", ". c None", "o c #000000000000", "+ c #9A9A6C6C4E4E", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..++.o..o..o..", ".......++..++++.........", "........++.+++..........", "o..o..o.+++++..o..o..o..", ".........+++............", ".........++++...........", "o..o..o.++++++.o..o..o..", "........++.++++.........", ".......++...++++........", "o..o...+.o...++o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................"};