view etc/images/back-arrow.xpm @ 110776:073caec7510f

* net/tramp.el (tramp-handle-directory-files-and-attributes) (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p): New defuns, taken from tramp-smb.el. (tramp-coding-system-change-eol-conversion) (tramp-set-process-query-on-exit-flag): Removed. * net/tramp-compat.el (top): Do not check for byte-compiler objects. (tramp-compat-coding-system-change-eol-conversion) (tramp-compat-set-process-query-on-exit-flag): New defuns, taken from tramp.el. * net/tramp-gvfs.el: * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag' by `tramp-compat-set-process-query-on-exit-flag'. * net/tramp-imap.el (tramp-imap-file-name-handler-alist): Use `tramp-handle-directory-files-and-attributes', `tramp-handle-file-exists-p' and `tramp-handle-file-newer-than-file-p'. (tramp-imap-handle-file-exists-p) (tramp-imap-handle-file-executable-p) (tramp-imap-handle-file-readable-p) (tramp-imap-handle-directory-files-and-attributes) (tramp-imap-handle-file-newer-than-file-p): Removed. * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag' by `tramp-compat-set-process-query-on-exit-flag' and `tramp-coding-system-change-eol-conversion' by `tramp-compat-coding-system-change-eol-conversion'. * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use `tramp-handle-directory-files-and-attributes', `tramp-handle-file-exists-p' and `tramp-handle-file-newer-than-file-p'. (tramp-smb-handle-directory-files-and-attributes) (tramp-smb-handle-file-exists-p) (tramp-smb-handle-file-newer-than-file-p): Removed. (tramp-smb-maybe-open-connection): Replace `tramp-set-process-query-on-exit-flag' by `tramp-compat-set-process-query-on-exit-flag'.
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 05 Oct 2010 16:20:24 +0200
parents 28718fa5d988
children
line wrap: on
line source

/* XPM */
static char *back_arrow_xpm[] = {
"24 24 30 1",
"  c #000000",
". c #53692A",
"X c #59702D",
"o c #657255",
"O c #6D7A5B",
"+ c #6D8839",
"@ c #7C9B40",
"# c #748261",
"$ c #7F8E6B",
"% c #818F71",
"& c #879772",
"* c #8C9A7F",
"= c #85A24D",
"- c #8BA859",
"; c #92AD62",
": c #95A77E",
"> c #98AF74",
", c #9BB572",
"< c #9BAA87",
"1 c #9CAF84",
"2 c #A4B690",
"3 c #A8BCA6",
"4 c #ADBDA0",
"5 c #AFC394",
"6 c #BAD09D",
"7 c #B5C3A9",
"8 c #BED2A3",
"9 c #D5E1C6",
"0 c #FFFFFF",
"q c None",
"qqqqqqqqqqqqqqqqqqqqqqqq",
"qqqqqqqqqqqqqqqqqqqqqqqq",
"qqqqqqqqqqqqqqqqqqqqqqqq",
"qqqqqqqqqq qqqqqqqqqqqqq",
"qqqqqqqqq  qqqqqqqqqqqqq",
"qqqqqqqq 9 qqqqqqqqqqqqq",
"qqqqqqq 96    qqqqqqqqqq",
"qqqqqq 968664% qqqqqqqqq",
"qqqqq 966666663 qqqqqqqq",
"qqqq <666666666* qqqqqqq",
"qqqqq X@@@@@@;67  qqqqqq",
"qqqqqq .@@@@@@=6$ qqqqqq",
"qqqqqqq .@   X@,2 qqqqqq",
"qqqqqqqq X q  +-6 qqqqqq",
"qqqqqqqqq  qq  @6 qqqqqq",
"qqqqqqqqqq qqq -: qqqqqq",
"qqqqqqqqqqqqqq >o qqqqqq",
"qqqqqqqqqqqqqq 5 qqqqqqq",
"qqqqqqqqqqqqq 1O qqqqqqq",
"qqqqqqqqqqqq &# qqqqqqqq",
"qqqqqqqqqqqqq  qqqqqqqqq",
"qqqqqqqqqqqqqqqqqqqqqqqq",
"qqqqqqqqqqqqqqqqqqqqqqqq",
"qqqqqqqqqqqqqqqqqqqqqqqq"};