view etc/images/gud/rnexti.xpm @ 107657:5e0627e338dc

* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 30 Mar 2010 10:40:04 -0700
parents ca0315d80583
children
line wrap: on
line source

/* XPM */
static char * reverse_nexti_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #CC0033",
"+	c #D40000",
"@	c #CC9999",
"#	c #616161",
"$	c #2A1F55",
"                        ",
"                        ",
"                        ",
"                        ",
"        ..........      ",
"       .          .     ",
"      .            .    ",
"      .            .    ",
"      .            .    ",
"    +@.@+   #  #   .    ",
"    @...@  #$  $#       ",
"     ...  #$    $#      ",
"     @.@ #$      $#     ",
"      . #$        $#    ",
"        $#        #$    ",
"         $#      #$     ",
"          $#    #$      ",
"           $#  #$       ",
"            $  $        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};