view etc/images/ezimage/page-plus.xpm @ 96009:8e1702dc030c

(gdb-memory-set-address) (gdb-memory-set-repeat-count): Allow keyboard bindings. (gdb-memory-mode-map): Bind above functions respectively to 'S' and 'N'.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 16 Jun 2008 11:26:22 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_pg_plus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFFFFF",
"#	c #ADADAD",
"       ............ ",
"      .++++++++++++.",
"     .++@@@@@@@@@@+.",
"    .+#+@@@@@@@@@@+.",
"   .+##+@@@@@@@@@@+.",
"  .+###+@@@++@@@@@+.",
" .+####+@@@++@@@@@+.",
".+++++++@++++++@@@+.",
".+@@@@@@@++++++@@@+.",
".+@@@@@@@@@++@@@@@+.",
".+@@@@@@@@@++@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};