view etc/images/gud/rnexti.xpm @ 108779:f2b6722a5113

* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook. (image-after-revert-hook): New function. (Bug#5669)
author Juri Linkov <juri@jurta.org>
date Tue, 25 May 2010 19:03:53 +0300
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",
"                        ",
"                        ",
"                        ",
"                        ",
"        ..........      ",
"       .          .     ",
"      .            .    ",
"      .            .    ",
"      .            .    ",
"    +@.@+   #  #   .    ",
"    @...@  #$  $#       ",
"     ...  #$    $#      ",
"     @.@ #$      $#     ",
"      . #$        $#    ",
"        $#        #$    ",
"         $#      #$     ",
"          $#    #$      ",
"           $#  #$       ",
"            $  $        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};