view lisp/toolbar/lc-open.xpm @ 64518:7b82147924c7

(org-table-formula-substitute-names, org-table-get-vertical-vector): Doc fixes. (org-table-recalculate): Remove unused argument to `message'.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 19 Jul 2005 23:37:03 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * open2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #BBBDBA",
"+	c #000100",
"@	c #87AF85",
"#	c #FFFFFF",
"$	c #6B6B66",
"%	c #504D46",
"&	c #3E4850",
"                        ",
"                        ",
"                        ",
"  +++++++               ",
" +.#####$%              ",
" +#.....@%              ",
"+.#......%+             ",
"+..@@@...$%++++++++     ",
"+.@@@@@..@@........+    ",
"+.@@@@@@@@@@@@@@@@$+    ",
"+.$$++++++++++++++++++  ",
"+.$%################..& ",
"+.$+#.................+ ",
"+.%.#...............@$+ ",
"+.+#...............@@%+ ",
"+.$#............@@.@$+  ",
"+....@@@@@.....@@@@$%+  ",
"+.#..@@@@@@@@@@@@$$$+   ",
"+#.@@@@$$$$$$$$$$$$%+   ",
" +++++++++++++++++++    ",
"                        ",
"                        ",
"                        ",
"                        "};