Mercurial > emacs
view lisp/toolbar/lc-print.xpm @ 63233:816cb0451814
(COPY_CHUNK, COPY_PROC_CHUNK): Add a new argument
`verbose'; print diagnostic messages only if it is non-zero. All
callers changed to pass a zero value unless DEBUG_DUMP is defined
in the environment.
(copy_executable_and_dump_data): Print section names with %.8s.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 10 Jun 2005 11:03:07 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * print2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #BBBDBA", "# c #6B6B66", "$ c #504D46", " ", " ++++++++++++ ", " +@..........@+ ", " +.........@@@+ ", " +.###.#@@...@+ ", " +...........@+ ", " +.##@.#@.@#.@+ ", " +...........@+ ", " +.@@.@.@@@..@+ ", " +....@......@+ ", " ++.###@##@#@@@++ ", " +.+@@@@@@@@@@@@+#+ ", " +..#$++++++++++##@@+ ", " +....................+ ", " +@#...............@@@+ ", " +@#.@@@@@@@@@@@@@@#@#+ ", " +@#...............$##+ ", " +@#$$$$$$$$$$$$$$$$##+ ", " +@@###$#$$$$$$$$$$###+ ", " +#@@#########$#######+ ", " ++++++++++++++++++++ ", " +#@@@@@@@@@@@@@@@##+ ", " ++++++++++++++++++ ", " "};