diff etc/images/separator.xpm @ 69424:ed7704221f2b

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 57) - Copy/update icons from Gnus trunk
author Miles Bader <miles@gnu.org>
date Sat, 11 Mar 2006 23:42:49 +0000
parents
children 75b06a7624a1
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/images/separator.xpm	Sat Mar 11 23:42:49 2006 +0000
@@ -0,0 +1,29 @@
+/* XPM */
+static char * sep_xpm[] = {
+"1 24 2 1",
+" 	c None s backgroundToolBarColor",
+".	c #776758",
+" ",
+" ",
+" ",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+".",
+" ",
+" ",
+" "};