Mercurial > emacs
view etc/images/ezimage/doc-plus.xpm @ 98903:4ce02f730f61
Use @key throughout for mouse clicks.
(Creating Frames): Add xref to Init File.
(Frame Commands): Add xref to Exiting.
(Scroll Bars): Document GTK vs toolkit behavior.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 19 Oct 2008 19:52:13 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_doc_plus_xpm[] = { "15 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #5A818B", "# c #FFFFFF", " ....... ", " .+++++++. ", " .+@@@@@@+. ", " .+@@#@@@+#. ", " .+@@#@@@+#+.", " .+@#####+##+.", " .+@@@@#@@+#+. ", " .+@@@@#@+##+. ", ".++++@@@@+#+. ", ".+###++++##+. ", ".+########+. ", ".++#######+. ", " ..++++##+. ", " ....+++. ", " ... "};