view etc/images/gud/rnexti.xpm @ 109807:88276a8b38b9

* net/tramp.el (tramp-handle-make-symbolic-link): Flush file properties. (tramp-handle-process-file): Call the program in a subshell, in order to preserve working directory. (tramp-action-password): Hide password prompt before next run. (tramp-process-actions): Widen connection buffer for the trace.
author Michael Albinus <albinus@detlef>
date Tue, 17 Aug 2010 06:52:16 +0200
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",
"                        ",
"                        ",
"                        ",
"                        ",
"        ..........      ",
"       .          .     ",
"      .            .    ",
"      .            .    ",
"      .            .    ",
"    +@.@+   #  #   .    ",
"    @...@  #$  $#       ",
"     ...  #$    $#      ",
"     @.@ #$      $#     ",
"      . #$        $#    ",
"        $#        #$    ",
"         $#      #$     ",
"          $#    #$      ",
"           $#  #$       ",
"            $  $        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};