Mercurial > emacs
view etc/images/low-color/next-node.xpm @ 85943:85b6f7d4aca8
* net/tramp.el (top): Don't autoload `tramp-cache-print'.
* net/tramp-cache (tramp-cache-print): Move down.
(tramp-cache-list-connections): New defun.
* net/tramp-cmds.el (tramp-cleanup-connection): Use it.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 06 Nov 2007 21:17:36 +0000 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * next_node_xpm[] = { "24 24 8 1", " c None", ". c #BBBDBA", "+ c #000000", "@ c #FFFFFF", "# c #87AF85", "$ c #504D46", "% c #6B6B66", "& c #000100", " ++++++++++++++++++ ", " +@@@@@@@@@@@@@@@..+ ", " +@@@@@@@@@@@@@@@.@.+ ", " +@@@%.@@@@@@@@@@.#%&+ ", " +@@@++..@@@@@@@@.#%&+ ", " +@@@+#+...@.@@@@@@..+ ", " +@..+.#+...@@.......+ ", "+++++++.##+....@......+ ", "+.......###+..........+ ", "+.####.#####+.........+ ", "+..........##+........+ ", "+###########$+#.......+ ", "+##########$+#........+ ", "+#########$+%#........+ ", "+++++++##$+#..........+ ", " +..#+#$+%#..........+ ", " +...+$+#............+ ", " +@..++##............+ ", " +@..+...............+ ", " +@..................+ ", " +@..................+ ", " +++++++++++++++++++++ ", " ", " "};