annotate lisp/toolbar/diropen.xpm @ 66069:58b8796a4cc8

* toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from Gnome file-manager.png as suggested by Joachim Nilsson <joachim.nilsson@vmlinux.org>. * toolbar/README: Add diropen.xpm.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 13 Oct 2005 17:38:18 +0000
parents c7e565aa7305
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
57866
c7e565aa7305 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
Jan Djärv <jan.h.d@swipnet.se>
parents:
diff changeset
1 /* XPM */
c7e565aa7305 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
Jan Djärv <jan.h.d@swipnet.se>
parents:
diff changeset
2 static char * diropen_xpm[] = {
66069
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
3 "19 24 17 1",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
4 " c None",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
5 ". c #000100",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
6 "+ c #C6C9A6",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
7 "@ c #D0D3AF",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
8 "# c #93997C",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
9 "$ c #E6E7D0",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
10 "% c #BEC19E",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
11 "& c #B4B895",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
12 "* c #A7AA88",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
13 "= c #6B6D59",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
14 "- c #4A4E40",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
15 "; c #7C8166",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
16 "> c #898E72",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
17 ", c #3C4032",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
18 "' c #575845",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
19 ") c #34332C",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
20 "! c #24231D",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
21 " ............... ",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
22 " .+@@@@@@@@@@@@@#. ",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
23 ".$@@@@@@@@@@@@@@@#.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
24 ".++++%%%%%%%%%&&&*.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
25 ".&&&&&&&&&&******#.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
26 ".*%+++%%%%%%%%%&=#.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
27 ".*+***********##-#.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
28 ".*+****;===;####-#.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
29 ".*+****=*****###-#.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
30 ".*+****;*****###-#.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
31 ".*+****########>-#.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
32 ".*&######>>>>>>>,>.",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
33 ".*#-------------'>)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
34 ".*&&&&&&&&&&&&&*#>)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
35 ".*&************#'>)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
36 ".*&***********##,>)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
37 ".*&****====;###>,>)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
38 ".#&****=**#**##>,;)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
39 ".#&****>****###>,;)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
40 ".#&****########>,;)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
41 ".##''''''''''''',;)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
42 ".#>==============;)",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
43 ".''''''''''''''''-!",
58b8796a4cc8 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
Jan Djärv <jan.h.d@swipnet.se>
parents: 57866
diff changeset
44 " ................. "};