]> git.eshelyaron.com Git - emacs.git/commitdiff
New Icon for speedbar.
authorEric M. Ludlam <zappo@gnu.org>
Thu, 18 May 2000 17:39:23 +0000 (17:39 +0000)
committerEric M. Ludlam <zappo@gnu.org>
Thu, 18 May 2000 17:39:23 +0000 (17:39 +0000)
13 files changed:
lisp/sb-dir+.xpm [new file with mode: 0644]
lisp/sb-dir-.xpm [new file with mode: 0644]
lisp/sb-dir.xpm [new file with mode: 0644]
lisp/sb-file+.xpm [new file with mode: 0644]
lisp/sb-file-.xpm [new file with mode: 0644]
lisp/sb-file.xpm [new file with mode: 0644]
lisp/sb-mail.xpm [new file with mode: 0644]
lisp/sb-tag+.xpm [new file with mode: 0644]
lisp/sb-tag-.xpm [new file with mode: 0644]
lisp/sb-tag-gt.xpm [new file with mode: 0644]
lisp/sb-tag-type.xpm [new file with mode: 0644]
lisp/sb-tag-v.xpm [new file with mode: 0644]
lisp/sb-tag.xpm [new file with mode: 0644]

diff --git a/lisp/sb-dir+.xpm b/lisp/sb-dir+.xpm
new file mode 100644 (file)
index 0000000..4289abc
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_dir+_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+" .......            ",
+".+++++++.           ",
+".+@@@@@@+.......... ",
+".+@@@@@@@++++++++++.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@++@@@@@@@+.",
+".+@@@@@@@++@@@@@@@+.",
+".+@@@@@++++++@@@@@+.",
+".+@@@@@++++++@@@@@+.",
+".+@@@@@@@++@@@@@@@+.",
+".+@@@@@@@++@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".++++++++++++++++++.",
+" .................. "};
diff --git a/lisp/sb-dir-.xpm b/lisp/sb-dir-.xpm
new file mode 100644 (file)
index 0000000..30dcd75
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_dir__xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+" .......            ",
+".+++++++.           ",
+".+@@@@@@+.......... ",
+".+@@@@@@@++++++++++.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@++++++@@@@@+.",
+".+@@@@@++++++@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".++++++++++++++++++.",
+" .................. "};
diff --git a/lisp/sb-dir.xpm b/lisp/sb-dir.xpm
new file mode 100644 (file)
index 0000000..622ce19
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_dir_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+" .......            ",
+".+++++++.           ",
+".+@@@@@@+.......... ",
+".+@@@@@@@++++++++++.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".++++++++++++++++++.",
+" .................. "};
diff --git a/lisp/sb-file+.xpm b/lisp/sb-file+.xpm
new file mode 100644 (file)
index 0000000..0cd4ce8
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_file+_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFFFFF",
+"       ............ ",
+"      .++++++++++++.",
+"     .++@@@@@@@@@@+.",
+"    .+@+@@@@@@@@@@+.",
+"   .+@@+@@@@@@@@@@+.",
+"  .+@@@+@@@++@@@@@+.",
+" .+@@@@+@@@++@@@@@+.",
+".+++++++@++++++@@@+.",
+".+@@@@@@@++++++@@@+.",
+".+@@@@@@@@@++@@@@@+.",
+".+@@@@@@@@@++@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".++++++++++++++++++.",
+" .................. "};
diff --git a/lisp/sb-file-.xpm b/lisp/sb-file-.xpm
new file mode 100644 (file)
index 0000000..63230ef
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_file__xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFFFFF",
+"       ............ ",
+"      .++++++++++++.",
+"     .++@@@@@@@@@@+.",
+"    .+@+@@@@@@@@@@+.",
+"   .+@@+@@@@@@@@@@+.",
+"  .+@@@+@@@@@@@@@@+.",
+" .+@@@@+@@@@@@@@@@+.",
+".+++++++@++++++@@@+.",
+".+@@@@@@@++++++@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".++++++++++++++++++.",
+" .................. "};
diff --git a/lisp/sb-file.xpm b/lisp/sb-file.xpm
new file mode 100644 (file)
index 0000000..241767a
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_file_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFFFFF",
+"       ............ ",
+"      .++++++++++++.",
+"     .++@@@@@@@@@@+.",
+"    .+@+@@@@@@@@@@+.",
+"   .+@@+@@@@@@@@@@+.",
+"  .+@@@+@@@@@@@@@@+.",
+" .+@@@@+@@@@@@@@@@+.",
+".+++++++@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".++++++++++++++++++.",
+" .................. "};
diff --git a/lisp/sb-mail.xpm b/lisp/sb-mail.xpm
new file mode 100644 (file)
index 0000000..5716eeb
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_mail_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFFFFF",
+"................... ",
+".++++++++++++++++++.",
+".++@@@@@@@@@@@@@@++.",
+".+@++@@@@@@@@@@++@+.",
+".+@@@++@@@@@@++@@@+.",
+".+@@@@@++@@++@@@@@+.",
+".+@@@@@@@++@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@@@+@@@@@@+@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@@+@@@@@@@@@@+@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".++@@@@@@@@@@@@@@++.",
+".++++++++++++++++++.",
+" .................. "};
diff --git a/lisp/sb-tag+.xpm b/lisp/sb-tag+.xpm
new file mode 100644 (file)
index 0000000..cf32fef
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_tag+_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+"                    ",
+"                    ",
+"    ............... ",
+"   .+++++++++++++++.",
+"  .+@@@@@@@@@@@@@@+.",
+" .+@@@@@@++@@@@@@@+.",
+".+@@@@@@@++@@@@@@@+.",
+".+@++@@++++++@@@@@+.",
+".+@++@@++++++@@@@@+.",
+".+@@@@@@@++@@@@@@@+.",
+" .+@@@@@@++@@@@@@@+.",
+"  .+@@@@@@@@@@@@@@+.",
+".  .+++++++++++++++.",
+"    ............... ",
+"                    "};
diff --git a/lisp/sb-tag-.xpm b/lisp/sb-tag-.xpm
new file mode 100644 (file)
index 0000000..f006c4e
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_tag__xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+"                    ",
+"                    ",
+"    ............... ",
+"   .+++++++++++++++.",
+"  .+@@@@@@@@@@@@@@+.",
+" .+@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@++@@++++++@@@@@+.",
+".+@++@@++++++@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+" .+@@@@@@@@@@@@@@@+.",
+"  .+@@@@@@@@@@@@@@+.",
+".  .+++++++++++++++.",
+"    ............... ",
+"                    "};
diff --git a/lisp/sb-tag-gt.xpm b/lisp/sb-tag-gt.xpm
new file mode 100644 (file)
index 0000000..49b8b72
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_tag_gt_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+"                    ",
+"                    ",
+"    ............... ",
+"   .+++++++++++++++.",
+"  .+@@@@@++@@@@@@@+.",
+" .+@@@@@@+++@@@@@@+.",
+".+@@@@@@@++++@@@@@+.",
+".+@++@@@@+++++@@@@+.",
+".+@++@@@@+++++.@@@+.",
+".+@@@@@@@++++.@@@@+.",
+" .+@@@@@@+++.@@@@@+.",
+"  .+@@@@@++.@@@@@@+.",
+".  .++++++.++++++++.",
+"    ............... ",
+"                    "};
diff --git a/lisp/sb-tag-type.xpm b/lisp/sb-tag-type.xpm
new file mode 100644 (file)
index 0000000..6588698
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_tag_type_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+"                    ",
+"                    ",
+"    ............... ",
+"   .+++++++++++++++.",
+"  .+@@@@@@@@@@@@@@+.",
+" .+@@@@@@++++++@@@+.",
+".+@@@@@@@++++++@@@+.",
+".+@++@@@@@@++@@@@@+.",
+".+@++@@@@@@++@@@@@+.",
+".+@@@@@@@@@++@@@@@+.",
+" .+@@@@@@@@++@@@@@+.",
+"  .+@@@@@@@@@@@@@@+.",
+".  .+++++++++++++++.",
+"    ............... ",
+"                    "};
diff --git a/lisp/sb-tag-v.xpm b/lisp/sb-tag-v.xpm
new file mode 100644 (file)
index 0000000..7431e4c
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_tag_v_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+"                    ",
+"                    ",
+"    ............... ",
+"   .+++++++++++++++.",
+"  .+@@@@@@@@@@@@@@+.",
+" .+@@@++++++++++.@+.",
+".+@@@@@++++++++.@@+.",
+".+@++@@@++++++.@@@+.",
+".+@++@@@@++++.@@@@+.",
+".+@@@@@@@@++.@@@@@+.",
+" .+@@@@@@@@.@@@@@@+.",
+"  .+@@@@@@@@@@@@@@+.",
+".  .+++++++++++++++.",
+"    ............... ",
+"                    "};
diff --git a/lisp/sb-tag.xpm b/lisp/sb-tag.xpm
new file mode 100644 (file)
index 0000000..4c6f1c5
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static char * sb_tag_xpm[] = {
+"20 15 4 1",
+"      c None",
+".     c #828282",
+"+     c #000000",
+"@     c #FFF993",
+"                    ",
+"                    ",
+"    ............... ",
+"   .+++++++++++++++.",
+"  .+@@@@@@@@@@@@@@+.",
+" .+@@@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+".+@++@@@@@@@@@@@@@+.",
+".+@++@@@@@@@@@@@@@+.",
+".+@@@@@@@@@@@@@@@@+.",
+" .+@@@@@@@@@@@@@@@+.",
+"  .+@@@@@@@@@@@@@@+.",
+".  .+++++++++++++++.",
+"    ............... ",
+"                    "};