view etc/images/smilies/braindamaged.xpm @ 112181:af71852e09a2

* net/dbus.el (dbus-unregister-service): Translate returned integer into a symbol. (dbus-register-property): Use `dbus-register-service' to do the name registration.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 10 Jan 2011 10:46:19 +0100
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * mad_xpm[] = {
"13 14 3 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".++...++++++.",
".++.+.+...++.",
".++...+.+.++.",
".++++++...++.",
".+.+++++++.+.",
".+.+++++++.+.",
".++.+++++.++.",
".+++.....+++.",
" .+++++++++. ",
"  ..+++++..  ",
"   .......   "};