[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to empty.xpm
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to empty.xpm |
Date: |
Wed, 22 Aug 2007 05:00:34 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Glenn Morris <gm> 07/08/22 05:00:34
Index: empty.xpm
===================================================================
RCS file: empty.xpm
diff -N empty.xpm
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ empty.xpm 22 Aug 2007 05:00:33 -0000 1.1
@@ -0,0 +1,35 @@
+/* XPM */
+static char * empty_xpm[] = {
+"16 22 10 1",
+" c None",
+". c #424242",
+"+ c #A5A5A5",
+"@ c #9C9C9C",
+"# c #949494",
+"$ c #8C8C8C",
+"% c #6B6B6B",
+"& c #737373",
+"* c #7B7B7B",
+"= c #848484",
+" ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" .... ",
+"address@hidden ",
+".++@@@##$$. ",
+"address@hidden ",
+"address@hidden&&&**==. ",
+"address@hidden&&&**==. ",
+"..%%&&&**===. ",
+"..%&&&**===. ",
+".%&&&**===$. ",
+"........... ",
+" ",
+" ",
+" ",
+" ",
+" ",
+" "};