summaryrefslogtreecommitdiff
path: root/etc/letter.xpm
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-01-27 18:25:07 +0000
committerPavel Janík <Pavel@Janik.cz>2002-01-27 18:25:07 +0000
commit3eaa445822bfa389397e16b615ca5409cfd558a5 (patch)
treeeb9644b1acf6626b30a12a1e665a25ac0e171f9f /etc/letter.xpm
parent2d4ef6821a1812dd2b3992c56172162a7101dba2 (diff)
downloademacs-3eaa445822bfa389397e16b615ca5409cfd558a5.tar.gz
New file, XPM variant of letter.xbm.
Diffstat (limited to 'etc/letter.xpm')
-rw-r--r--etc/letter.xpm15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/letter.xpm b/etc/letter.xpm
new file mode 100644
index 00000000000..8b9a54febb1
--- /dev/null
+++ b/etc/letter.xpm
@@ -0,0 +1,15 @@
+/* XPM */
+static char * letter_xpm[] = {
+"14 10 2 1",
+". c #000000",
+" c #FFFFFF",
+"..............",
+"... ...",
+". . . .",
+". . . .",
+". .... .",
+". . .. . .",
+". . . .",
+". . . .",
+".. ..",
+".............."};