summaryrefslogtreecommitdiff
path: root/lisp/toolbar
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/toolbar')
-rw-r--r--lisp/toolbar/execute.pbm3
-rw-r--r--lisp/toolbar/execute.xpm35
-rw-r--r--lisp/toolbar/page-down.pbmbin0 -> 81 bytes
-rw-r--r--lisp/toolbar/page-down.xpm34
-rw-r--r--lisp/toolbar/refile.pbmbin0 -> 81 bytes
-rw-r--r--lisp/toolbar/refile.xpm36
-rw-r--r--lisp/toolbar/repack.pbmbin0 -> 81 bytes
-rw-r--r--lisp/toolbar/repack.xpm35
-rw-r--r--lisp/toolbar/rescan.pbmbin0 -> 81 bytes
-rw-r--r--lisp/toolbar/rescan.xpm35
-rw-r--r--lisp/toolbar/show.pbmbin0 -> 81 bytes
-rw-r--r--lisp/toolbar/show.xpm33
-rw-r--r--lisp/toolbar/widen.pbm3
-rw-r--r--lisp/toolbar/widen.xpm32
14 files changed, 246 insertions, 0 deletions
diff --git a/lisp/toolbar/execute.pbm b/lisp/toolbar/execute.pbm
new file mode 100644
index 00000000000..30a896ea61b
--- /dev/null
+++ b/lisp/toolbar/execute.pbm
@@ -0,0 +1,3 @@
+P4
+24 24
+������������������������������������������������������������������������ \ No newline at end of file
diff --git a/lisp/toolbar/execute.xpm b/lisp/toolbar/execute.xpm
new file mode 100644
index 00000000000..ce38c629f73
--- /dev/null
+++ b/lisp/toolbar/execute.xpm
@@ -0,0 +1,35 @@
+/* XPM */
+static char * mail_exec_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 6 1",
+" c None",
+". c black",
+"X c #a5d8a5d89550",
+"o c #d305d305bc3c",
+"O c #ea03ea03d271",
+"+ c white",
+/* pixels */
+" ",
+" ",
+" ",
+" .. ",
+" XX .. ",
+" oo XX .. ",
+" OO oo XX .. ",
+" OO oo XX .. ",
+" OO oo XX .. ",
+" OO oo XX .. ",
+" OO oo XX .. ",
+" OO oo XX .. ",
+" OO oo XX .. ",
+" OO oo XX ",
+" OO oo ",
+" OO + .. ",
+" XX .. ",
+" oo XX ",
+" OO oo ",
+" OO ",
+" ",
+" ",
+" ",
+" "};
diff --git a/lisp/toolbar/page-down.pbm b/lisp/toolbar/page-down.pbm
new file mode 100644
index 00000000000..3ba647bc3ae
--- /dev/null
+++ b/lisp/toolbar/page-down.pbm
Binary files differ
diff --git a/lisp/toolbar/page-down.xpm b/lisp/toolbar/page-down.xpm
new file mode 100644
index 00000000000..3ef0f24ee0e
--- /dev/null
+++ b/lisp/toolbar/page-down.xpm
@@ -0,0 +1,34 @@
+/* XPM */
+static char * mail_page_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 5 1",
+" c None",
+". c black",
+"X c #ea03ea03d271",
+"o c #a5d8a5d89550",
+"O c #d305d305bc3c",
+/* pixels */
+" ",
+" ",
+" .................. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XoooooooooooooXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .Xoooooooooo..oXX. ",
+" .XXXXXXXXXXX..XXX. ",
+" .XXXXXXXXXXX..XXX. ",
+" .XooooooXXXX..XXX. ",
+" .XXXXXXXXXXX..XXX. ",
+" .XXXXXXXXX.O..O.X. ",
+" .Xoooooooo.....XX. ",
+" .XXXXXXXXXX....XX. ",
+" .XXXXXXXXXXX..XXX. ",
+" .XXXXXXXXXXXooXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .................. ",
+" ",
+" ",
+" "};
diff --git a/lisp/toolbar/refile.pbm b/lisp/toolbar/refile.pbm
new file mode 100644
index 00000000000..ce7be76a8f5
--- /dev/null
+++ b/lisp/toolbar/refile.pbm
Binary files differ
diff --git a/lisp/toolbar/refile.xpm b/lisp/toolbar/refile.xpm
new file mode 100644
index 00000000000..561012d8505
--- /dev/null
+++ b/lisp/toolbar/refile.xpm
@@ -0,0 +1,36 @@
+/* XPM */
+static char * refile_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 7 1",
+" c None",
+". c black",
+"X c #a5d8a5d89550",
+"o c #d305d305bc3c",
+"O c #ea03ea03d271",
+"+ c #828282827474",
+"@ c #61b761b7600a",
+/* pixels */
+" . ",
+" ..X. ",
+" ..XoO.... ",
+" ..XooooO.+. ",
+" ..XooooooOX.. .. ",
+" .@@ooooooOOO@. ... ",
+" .O@oooooOOOOO..@@. ",
+" .OO@oooOOOOOO..@@. ",
+" ...OO@XooOOOOO...@@. ",
+" ..+.O@XooOOOO..@@@@@. ",
+" .++..XooOOOO..@@@@@@. ",
+" .++.@oooOO...@@@@@@@. ",
+" ..+.XooOOO..@@@@@@@. ",
+" .++.OOOO.@@@@@@@@. ",
+" .+.oOO..@@@@@@@. ",
+" .++.OO.@@@@@@@. ",
+" .++.O.@@@@@.. ",
+" ..+.O.@@@@@. ",
+" .++..@@@@. ",
+" ..++.@@@. ",
+" .+.@@. ",
+" ...@. ",
+" ... ",
+" . "};
diff --git a/lisp/toolbar/repack.pbm b/lisp/toolbar/repack.pbm
new file mode 100644
index 00000000000..9586096a401
--- /dev/null
+++ b/lisp/toolbar/repack.pbm
Binary files differ
diff --git a/lisp/toolbar/repack.xpm b/lisp/toolbar/repack.xpm
new file mode 100644
index 00000000000..b50b8f37551
--- /dev/null
+++ b/lisp/toolbar/repack.xpm
@@ -0,0 +1,35 @@
+/* XPM */
+static char * mail_repack_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 6 1",
+" c None",
+". c black",
+"X c #a5d8a5d89550",
+"o c #d305d305bc3c",
+"O c #ea03ea03d271",
+"+ c #828282827474",
+/* pixels */
+" ",
+" ",
+" .............. ",
+" .XXXXXXXXXXXX.. ",
+" .XXXXXXXXXXXX.X. ",
+" .XXXXXXXXXXXX.oo. ",
+" ..............ooo. ",
+" .OOOOOOOOOOOO.oo. ",
+" .O++++++++++O.oo. ",
+" .O+XXXXXXXX+O.o. ",
+" .+XXXXXXXX+.o.. ",
+" .+XX...XXX+.... ",
+" ....o.......oo. ",
+" ....o.....Oooo. ",
+" .OOO...OOOO.oooo. ",
+" .++++++++++.oooo. ",
+" .+XXXXXXXX+.oooo. ",
+" .O+XXXXXXXX+O.ooX. ",
+" .O+XXXXXXXX+O.oo.. ",
+" .O++++++++++O.o.. ",
+" ..OOOOOOOOOOOO... ",
+" ................ ",
+" ",
+" "};
diff --git a/lisp/toolbar/rescan.pbm b/lisp/toolbar/rescan.pbm
new file mode 100644
index 00000000000..2c983ecf65a
--- /dev/null
+++ b/lisp/toolbar/rescan.pbm
Binary files differ
diff --git a/lisp/toolbar/rescan.xpm b/lisp/toolbar/rescan.xpm
new file mode 100644
index 00000000000..922b8f4a713
--- /dev/null
+++ b/lisp/toolbar/rescan.xpm
@@ -0,0 +1,35 @@
+/* XPM */
+static char * mail_rescan_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 6 1",
+" c None",
+". c black",
+"X c #a5d8a5d89550",
+"o c #d305d305bc3c",
+"O c #ea03ea03d271",
+"+ c #828282827474",
+/* pixels */
+" ",
+" ",
+" .............. ",
+" .XXXXXXXXXXXX.. ",
+" .XXXXXXXXXXXX.X. ",
+" .XXXXXXXXXXXX.oo. ",
+" ..............ooo. ",
+" .OOOOOOOOOOOO.ooo. ",
+" .O++++++++++O.ooo. ",
+" .O+XXXXXXXX+O.ooo. ",
+" .O+XXXXXXXX+O.ooo. ",
+" .O+XXXXXXXX+O.ooo. ",
+" .O+XXXXXXXX+O.ooo. ",
+" .O++++++++++O.ooo. ",
+" .OOOOOOOOOOOO.ooo. ",
+" .O++++++++++O.ooo. ",
+" .O+XXXXXXXX+O.ooo. ",
+" .O+XXXXXXXX+O.ooX. ",
+" .O+XXXXXXXX+O.oo.. ",
+" .O++++++++++O.o.. ",
+" ..OOOOOOOOOOOO... ",
+" ................ ",
+" ",
+" "};
diff --git a/lisp/toolbar/show.pbm b/lisp/toolbar/show.pbm
new file mode 100644
index 00000000000..322f13b2c2c
--- /dev/null
+++ b/lisp/toolbar/show.pbm
Binary files differ
diff --git a/lisp/toolbar/show.xpm b/lisp/toolbar/show.xpm
new file mode 100644
index 00000000000..659226b8280
--- /dev/null
+++ b/lisp/toolbar/show.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * mail_show_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 4 1",
+" c None",
+". c black",
+"X c #ea03ea03d271",
+"o c #a5d8a5d89550",
+/* pixels */
+" ",
+" ",
+" .................. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XoooooooooooooXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XoooooooooooooXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XooooooXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XoooooooooXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .XXXXXXXXXXXXXXXX. ",
+" .................. ",
+" ",
+" ",
+" "};
diff --git a/lisp/toolbar/widen.pbm b/lisp/toolbar/widen.pbm
new file mode 100644
index 00000000000..d20d10250dc
--- /dev/null
+++ b/lisp/toolbar/widen.pbm
@@ -0,0 +1,3 @@
+P4
+24 24
+������������������������������������������������������������������������ \ No newline at end of file
diff --git a/lisp/toolbar/widen.xpm b/lisp/toolbar/widen.xpm
new file mode 100644
index 00000000000..0b87fc9752e
--- /dev/null
+++ b/lisp/toolbar/widen.xpm
@@ -0,0 +1,32 @@
+/* XPM */
+static char * widen_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"24 24 3 1",
+" c None",
+". c #8d4d97577838",
+"X c black",
+/* pixels */
+" ",
+" ",
+" ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . XX XX . ",
+" . XX XX . ",
+" . XX XX . ",
+" .XXXXXXXX XXXXXXXX. ",
+" .XXXXXXXX XXXXXXXX. ",
+" . XX XX . ",
+" . XX XX . ",
+" . XX XX . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" ",
+" ",
+" "};