aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2007-02-14 17:00:29 +0000
committerChong Yidong <[email protected]>2007-02-14 17:00:29 +0000
commit37bac0ea86ea541fbc1a82a8bacc030e3ca44272 (patch)
tree5087b13c7389214cca71379a42f6a4b92c09cfb2
parent83842b1b6acb862ff66d504b07af94de60e290b6 (diff)
Moved from etc/images/gnus
-rw-r--r--etc/images/smilies/dead.xpm20
1 files changed, 20 insertions, 0 deletions
diff --git a/etc/images/smilies/dead.xpm b/etc/images/smilies/dead.xpm
new file mode 100644
index 0000000000..56463a7295
--- /dev/null
+++ b/etc/images/smilies/dead.xpm
@@ -0,0 +1,20 @@
+/* XPM */
+static char * dead_xpm[] = {
+"13 14 3 1",
+" c None",
+". c #000000",
+"+ c #FFDD00",
+" ....... ",
+" ..+++++.. ",
+" .+++++++++. ",
+".+++++++++++.",
+".++.+.+.+.++.",
+".+++.+++.+++.",
+".++.+.+.+.++.",
+".+++++++++++.",
+".+++++++++++.",
+".+.+++++++.+.",
+".++.......++.",
+" .+++++++++. ",
+" ..+++++.. ",
+" ....... "};