view etc/images/low-color/up-node.xpm @ 108993:cf7a433d2eb6

* auth-source.el (auth-source-pick): If choice does not contain a questioned keyword, set the check to t.
author Michael Albinus <albinus@detlef>
date Tue, 15 Jun 2010 22:13:34 +0200
parents c0f0ecaa0096
children
line wrap: on
line source

/* XPM */
static char * up_node_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #FFFFFF",
"+	c #BBBDBA",
"@	c #000000",
"#	c #87AF85",
"$	c #504D46",
"%	c #6B6B66",
"&	c #000100",
"  @@@@@@@@@@@@@@@@@@    ",
"  @...............++@   ",
"  @...............+.+@  ",
"  @...............+#%&@ ",
"  @...............+#%&@ ",
"  @.................++@ ",
"  @............+++++++@ ",
"  @.............++++++@ ",
"  @............+++++++@ ",
"  @.....++++#+++++++++@ ",
"  @...+.+++@@##+++++++@ ",
"  @....+++@#$@%+++++++@ ",
"  @...+++@###$@##+++++@ ",
"  @...++@##+##$@%+++++@ ",
"  @..++@###+###$@##+++@ ",
"  @..+@####+####$@#+++@ ",
"  @.+@#+++#+#####$@+++@ ",
"  @.%@@@@+++###@@@@@++@ ",
"  @....+@+#+###@#+++++@ ",
"  @....+@+#+###@++++++@ ",
"  @.....@+#+###@++..++@ ",
"  @@@@@@@+#+###@@@@@@@@ ",
"        @+++###@        ",
"        @@@@@@@@        "};